[==========] 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 13:27:30.060491 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:37655
I20260710 13:27:30.062071 32377 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 13:27:30.063141 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:30.080478 32383 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 13:27:30.080576 32386 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 13:27:30.082374 32377 server_base.cc:1061] running on GCE node
W20260710 13:27:30.080549 32384 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 13:27:31.273746 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.273988 32377 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 13:27:31.274145 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690051274129 us; error 0 us; skew 500 ppm
I20260710 13:27:31.275010 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.280385 32377 webserver.cc:533] Webserver started at http://127.31.158.126:41411/ using document root <none> and password file <none>
I20260710 13:27:31.281232 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.281430 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.281895 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.287834 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "6f648d69f09744489e9cbd1c03b85e50"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.295674 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:27:31.300820 32392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.302013 32377 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:27:31.302374 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "6f648d69f09744489e9cbd1c03b85e50"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.302740 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-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 13:27:31.355865 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.357409 32377 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 13:27:31.357882 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.430640 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:37655
I20260710 13:27:31.430783 32443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:37655 every 8 connection(s)
I20260710 13:27:31.439586 32444 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 13:27:31.462155 32444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: Bootstrap starting.
I20260710 13:27:31.468178 32444 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:31.470031 32444 log.cc:826] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: Log is configured to *not* fsync() on all Append() calls
I20260710 13:27:31.474532 32444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: No bootstrap required, opened a new log
I20260710 13:27:31.495534 32444 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER }
I20260710 13:27:31.496137 32444 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:31.496399 32444 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f648d69f09744489e9cbd1c03b85e50, State: Initialized, Role: FOLLOWER
I20260710 13:27:31.497356 32444 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER }
I20260710 13:27:31.497857 32444 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:31.498158 32444 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:31.498550 32444 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:31.502643 32444 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER }
I20260710 13:27:31.503366 32444 leader_election.cc:304] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [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: 6f648d69f09744489e9cbd1c03b85e50; no voters: 
I20260710 13:27:31.505106 32444 leader_election.cc:290] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:31.505569 32447 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:31.508093 32447 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 1 LEADER]: Becoming Leader. State: Replica: 6f648d69f09744489e9cbd1c03b85e50, State: Running, Role: LEADER
I20260710 13:27:31.508905 32447 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [LEADER]: Queue going to LEADER mode. State: All 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: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER }
I20260710 13:27:31.509493 32444 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:31.521811 32449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f648d69f09744489e9cbd1c03b85e50. Latest consensus state: current_term: 1 leader_uuid: "6f648d69f09744489e9cbd1c03b85e50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER } }
I20260710 13:27:31.521924 32448 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f648d69f09744489e9cbd1c03b85e50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f648d69f09744489e9cbd1c03b85e50" member_type: VOTER } }
I20260710 13:27:31.522651 32448 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:31.522617 32449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:31.525290 32457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:31.538130 32457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:31.540555 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:31.553896 32457 catalog_manager.cc:1383] Generated new cluster ID: 179243145970498598a5e297dbb2a567
I20260710 13:27:31.554222 32457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:31.571632 32457 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:31.573762 32457 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:31.592841 32457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: Generated new TSK 0
I20260710 13:27:31.593849 32457 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:31.606928 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.616173 32466 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 13:27:31.617818 32467 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 13:27:31.621774 32469 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 13:27:31.621978 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:31.622879 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.623075 32377 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 13:27:31.623313 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690051623278 us; error 0 us; skew 500 ppm
I20260710 13:27:31.623991 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.628129 32377 webserver.cc:533] Webserver started at http://127.31.158.65:35471/ using document root <none> and password file <none>
I20260710 13:27:31.628832 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.629077 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.629417 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.630988 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "abc3c58cf50f4fe0b4093960f42382cc"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.637868 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:31.643071 32474 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.643926 32377 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:27:31.644287 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "abc3c58cf50f4fe0b4093960f42382cc"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.644686 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-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 13:27:31.675160 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.676987 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.679814 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:31.685370 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:31.685685 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.686002 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:31.686228 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.780977 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:43751
I20260710 13:27:31.781126 32536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:43751 every 8 connection(s)
I20260710 13:27:31.788393 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.800032 32541 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 13:27:31.802186 32542 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 13:27:31.809976 32544 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 13:27:31.812500 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:31.813535 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.813797 32377 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 13:27:31.814006 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690051813988 us; error 0 us; skew 500 ppm
I20260710 13:27:31.814869 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.815639 32537 heartbeater.cc:344] Connected to a master server at 127.31.158.126:37655
I20260710 13:27:31.816119 32537 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:31.817291 32537 heartbeater.cc:507] Master 127.31.158.126:37655 requested a full tablet report, sending...
I20260710 13:27:31.820896 32409 ts_manager.cc:194] Registered new tserver with Master: abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751)
I20260710 13:27:31.821861 32377 webserver.cc:533] Webserver started at http://127.31.158.66:44597/ using document root <none> and password file <none>
I20260710 13:27:31.822394 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.822621 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.822969 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.823731 32409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34392
I20260710 13:27:31.824175 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "c9eb1879ed2547629807d0b56661c22c"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.829800 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:31.834249 32549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.835100 32377 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:31.835377 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "c9eb1879ed2547629807d0b56661c22c"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.835700 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-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 13:27:31.854130 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:31.855458 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:31.857556 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:31.860920 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:31.861109 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.861389 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:31.861523 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:31.962448 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:40515
I20260710 13:27:31.962572 32611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:40515 every 8 connection(s)
I20260710 13:27:31.968866 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:31.977228 32615 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 13:27:31.983788 32612 heartbeater.cc:344] Connected to a master server at 127.31.158.126:37655
W20260710 13:27:31.984033 32616 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 13:27:31.984354 32612 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:31.985620 32612 heartbeater.cc:507] Master 127.31.158.126:37655 requested a full tablet report, sending...
W20260710 13:27:31.985882 32618 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 13:27:31.987604 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:31.988018 32409 ts_manager.cc:194] Registered new tserver with Master: c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:31.988631 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:31.988891 32377 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 13:27:31.989095 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690051989076 us; error 0 us; skew 500 ppm
I20260710 13:27:31.989794 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:31.989724 32409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34406
I20260710 13:27:31.993183 32377 webserver.cc:533] Webserver started at http://127.31.158.67:44481/ using document root <none> and password file <none>
I20260710 13:27:31.993669 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:31.993861 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:31.994138 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:31.995260 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "256c4d52caac4926b3aadcf85db5475e"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:31.999851 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:32.003216 32623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:32.004119 32377 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:32.004482 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "256c4d52caac4926b3aadcf85db5475e"
format_stamp: "Formatted at 2026-07-10 13:27:31 on dist-test-slave-fvrf"
I20260710 13:27:32.004801 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690049893136-32377-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 13:27:32.027770 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:32.029080 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:32.030478 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:32.032583 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:32.032810 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:32.033057 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:32.033238 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:32.128429 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:34753
I20260710 13:27:32.128562 32685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:34753 every 8 connection(s)
I20260710 13:27:32.145789 32686 heartbeater.cc:344] Connected to a master server at 127.31.158.126:37655
I20260710 13:27:32.146199 32686 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:32.147141 32686 heartbeater.cc:507] Master 127.31.158.126:37655 requested a full tablet report, sending...
I20260710 13:27:32.149297 32409 ts_manager.cc:194] Registered new tserver with Master: 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:32.149943 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013547856s
I20260710 13:27:32.151014 32409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34422
I20260710 13:27:32.199096 32409 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34436:
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 13:27:32.202589 32409 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 13:27:32.310711 32577 tablet_service.cc:1511] Processing CreateTablet for tablet 71c30030d8264328b6e746c599576b4a (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:32.315152 32576 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:32.317581 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c30030d8264328b6e746c599576b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.315980 32575 tablet_service.cc:1511] Processing CreateTablet for tablet c9d923f3ebb64374a6369a8fdec087ef (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:32.333716 32576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.335949 32501 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:32.329857 32571 tablet_service.cc:1511] Processing CreateTablet for tablet 413d7e712f4a4479aaa28e65ba4017c2 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:32.331171 32499 tablet_service.cc:1511] Processing CreateTablet for tablet c6a5390373044e959440a97f1baac7ca (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:32.342485 32497 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbe63bc3d8246a4af58b251bf3451b6 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:32.331092 32572 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbe63bc3d8246a4af58b251bf3451b6 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:32.339785 32500 tablet_service.cc:1511] Processing CreateTablet for tablet c9d923f3ebb64374a6369a8fdec087ef (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:32.344583 32498 tablet_service.cc:1511] Processing CreateTablet for tablet b99da30b1899438da23c088111e8f6bd (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:32.344637 32573 tablet_service.cc:1511] Processing CreateTablet for tablet b99da30b1899438da23c088111e8f6bd (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:32.334149 32574 tablet_service.cc:1511] Processing CreateTablet for tablet c6a5390373044e959440a97f1baac7ca (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:32.347211 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d923f3ebb64374a6369a8fdec087ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.340408 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 71c30030d8264328b6e746c599576b4a (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:32.346884 32570 tablet_service.cc:1511] Processing CreateTablet for tablet dbc248be364e4a45a75c2375c52ab275 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:32.348984 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.352816 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413d7e712f4a4479aaa28e65ba4017c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.356788 32500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d923f3ebb64374a6369a8fdec087ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.358603 32496 tablet_service.cc:1511] Processing CreateTablet for tablet 413d7e712f4a4479aaa28e65ba4017c2 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:32.361876 32569 tablet_service.cc:1511] Processing CreateTablet for tablet 91e9995e18c74144a17a55336285e917 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:32.364913 32573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99da30b1899438da23c088111e8f6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.362481 32495 tablet_service.cc:1511] Processing CreateTablet for tablet dbc248be364e4a45a75c2375c52ab275 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:32.366987 32494 tablet_service.cc:1511] Processing CreateTablet for tablet 91e9995e18c74144a17a55336285e917 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:32.367911 32496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413d7e712f4a4479aaa28e65ba4017c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.370510 32570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc248be364e4a45a75c2375c52ab275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.371855 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e9995e18c74144a17a55336285e917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.371909 32497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbe63bc3d8246a4af58b251bf3451b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.375684 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a5390373044e959440a97f1baac7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.376344 32572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbe63bc3d8246a4af58b251bf3451b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.377396 32495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc248be364e4a45a75c2375c52ab275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.382444 32647 tablet_service.cc:1511] Processing CreateTablet for tablet b99da30b1899438da23c088111e8f6bd (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:32.382830 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 71c30030d8264328b6e746c599576b4a (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:32.380492 32650 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:32.392663 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e9995e18c74144a17a55336285e917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.396412 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8c6dda6ee045e9ac9364a3229ef0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.390141 32646 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbe63bc3d8246a4af58b251bf3451b6 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:32.395856 32645 tablet_service.cc:1511] Processing CreateTablet for tablet 413d7e712f4a4479aaa28e65ba4017c2 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:32.400782 32648 tablet_service.cc:1511] Processing CreateTablet for tablet c6a5390373044e959440a97f1baac7ca (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:32.388743 32649 tablet_service.cc:1511] Processing CreateTablet for tablet c9d923f3ebb64374a6369a8fdec087ef (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:32.403539 32643 tablet_service.cc:1511] Processing CreateTablet for tablet 91e9995e18c74144a17a55336285e917 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:32.413884 32499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a5390373044e959440a97f1baac7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.413805 32644 tablet_service.cc:1511] Processing CreateTablet for tablet dbc248be364e4a45a75c2375c52ab275 (DEFAULT_TABLE table=test-workload [id=5a536cae92094dd4aa8ba864c04d2142]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:32.418048 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c30030d8264328b6e746c599576b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.426614 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99da30b1899438da23c088111e8f6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.438138 32648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a5390373044e959440a97f1baac7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.447249 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c30030d8264328b6e746c599576b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.464402 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbe63bc3d8246a4af58b251bf3451b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.465098 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc248be364e4a45a75c2375c52ab275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.465698 32647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99da30b1899438da23c088111e8f6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.498669 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413d7e712f4a4479aaa28e65ba4017c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.544584 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d923f3ebb64374a6369a8fdec087ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.549305 32643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e9995e18c74144a17a55336285e917. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:32.551496 32456 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:32.722676 32704 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:32.728180 32706 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:32.735824 32705 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:32.749544 32706 tablet_bootstrap.cc:654] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.774780 32704 tablet_bootstrap.cc:654] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.777328 32705 tablet_bootstrap.cc:654] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.782003 32706 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:32.782478 32706 ts_tablet_manager.cc:1403] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.023s
I20260710 13:27:32.785465 32704 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:32.785904 32704 ts_tablet_manager.cc:1403] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.109s	user 0.003s	sys 0.008s
I20260710 13:27:32.785895 32706 raft_consensus.cc:359] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.786974 32706 raft_consensus.cc:385] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.787340 32706 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.788250 32706 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.789023 32704 raft_consensus.cc:359] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.789880 32704 raft_consensus.cc:385] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.790273 32704 raft_consensus.cc:740] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.791420 32704 consensus_queue.cc:260] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.796146 32705 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:32.796639 32705 ts_tablet_manager.cc:1403] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.018s
I20260710 13:27:32.801441 32704 ts_tablet_manager.cc:1434] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:27:32.802115 32612 heartbeater.cc:499] Master 127.31.158.126:37655 was elected leader, sending a full tablet report...
I20260710 13:27:32.803252 32704 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:32.805923 32705 raft_consensus.cc:359] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.807803 32705 raft_consensus.cc:385] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.809675 32705 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.809142 32710 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.811290 32537 heartbeater.cc:499] Master 127.31.158.126:37655 was elected leader, sending a full tablet report...
I20260710 13:27:32.815703 32706 ts_tablet_manager.cc:1434] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.010s
I20260710 13:27:32.816776 32706 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:32.828981 32704 tablet_bootstrap.cc:654] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.830217 32706 tablet_bootstrap.cc:654] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.838157 32704 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:32.838745 32704 ts_tablet_manager.cc:1403] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260710 13:27:32.842093 32704 raft_consensus.cc:359] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.842939 32704 raft_consensus.cc:385] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:32.843274 32704 raft_consensus.cc:740] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:32.844357 32704 consensus_queue.cc:260] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.850286 32704 ts_tablet_manager.cc:1434] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:27:32.853545 32704 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:32.869585 32704 tablet_bootstrap.cc:654] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:32.873813 32711 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:32.874416 32711 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.879118 32710 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.880165 32711 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:32.897140 32710 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:32.810921 32705 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:32.899782 32686 heartbeater.cc:499] Master 127.31.158.126:37655 was elected leader, sending a full tablet report...
I20260710 13:27:32.995379 32705 ts_tablet_manager.cc:1434] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.198s	user 0.005s	sys 0.003s
W20260710 13:27:32.998979 32613 tablet.cc:2406] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:33.074003 32705 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
W20260710 13:27:33.693351 32551 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.815s	user 0.001s	sys 0.021s
W20260710 13:27:33.693812 32551 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.816s	user 0.001s	sys 0.021s
W20260710 13:27:33.700410 32706 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.865s	user 0.049s	sys 0.066s
W20260710 13:27:33.706926 32706 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.050s	sys 0.067s
I20260710 13:27:33.709218 32706 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:33.709700 32706 ts_tablet_manager.cc:1403] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.893s	user 0.051s	sys 0.077s
I20260710 13:27:33.715312 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
W20260710 13:27:33.717351 32476 leader_election.cc:343] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.723984 32706 raft_consensus.cc:359] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.725220 32706 raft_consensus.cc:385] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.725569 32706 raft_consensus.cc:740] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.726436 32706 consensus_queue.cc:260] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.728569 32706 ts_tablet_manager.cc:1434] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:27:33.728865 32705 tablet_bootstrap.cc:654] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.729625 32706 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:33.737175 32706 tablet_bootstrap.cc:654] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:33.741252 32456 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:33.744293 32705 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:33.749135 32706 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:33.749635 32706 ts_tablet_manager.cc:1403] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
W20260710 13:27:33.750856 32475 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.871s	user 0.021s	sys 0.000s
W20260710 13:27:33.751268 32475 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.872s	user 0.022s	sys 0.000s
I20260710 13:27:33.752504 32706 raft_consensus.cc:359] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.753217 32706 raft_consensus.cc:385] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.753497 32706 raft_consensus.cc:740] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.753573 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
W20260710 13:27:33.755393 32551 leader_election.cc:343] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.754407 32706 consensus_queue.cc:260] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.757776 32705 ts_tablet_manager.cc:1403] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.684s	user 0.018s	sys 0.013s
I20260710 13:27:33.757830 32706 ts_tablet_manager.cc:1434] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:33.759516 32706 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:33.762841 32704 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:33.763379 32704 ts_tablet_manager.cc:1403] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.912s	user 0.029s	sys 0.025s
I20260710 13:27:33.762576 32705 raft_consensus.cc:359] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.766294 32705 raft_consensus.cc:385] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.769140 32705 raft_consensus.cc:740] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.770001 32705 consensus_queue.cc:260] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.768441 32706 tablet_bootstrap.cc:654] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.768024 32725 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:33.771356 32725 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.766337 32704 raft_consensus.cc:359] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.777792 32704 raft_consensus.cc:385] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.778136 32704 raft_consensus.cc:740] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.778934 32704 consensus_queue.cc:260] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.782776 32725 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:33.790019 32711 raft_consensus.cc:493] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:33.790572 32711 raft_consensus.cc:515] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.794366 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:33.792763 32711 leader_election.cc:290] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
W20260710 13:27:33.798977 32551 leader_election.cc:343] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.803822 32704 ts_tablet_manager.cc:1434] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.007s
I20260710 13:27:33.804811 32704 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:33.824393 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:33.827948 32705 ts_tablet_manager.cc:1434] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.069s	user 0.011s	sys 0.005s
I20260710 13:27:33.828970 32705 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:33.836239 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
W20260710 13:27:33.837625 32551 leader_election.cc:343] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.838042 32551 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9eb1879ed2547629807d0b56661c22c; no voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:33.839174 32730 raft_consensus.cc:2749] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:33.840305 32551 leader_election.cc:343] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.843078 32551 leader_election.cc:304] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9eb1879ed2547629807d0b56661c22c; no voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:33.847155 32730 raft_consensus.cc:2749] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:33.850512 32704 tablet_bootstrap.cc:654] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.852046 32706 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:33.852555 32706 ts_tablet_manager.cc:1403] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.018s
I20260710 13:27:33.856312 32706 raft_consensus.cc:359] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.857046 32706 raft_consensus.cc:385] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.857357 32706 raft_consensus.cc:740] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.857628 32705 tablet_bootstrap.cc:654] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.859781 32706 consensus_queue.cc:260] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.865288 32704 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:33.865758 32704 ts_tablet_manager.cc:1403] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260710 13:27:33.868539 32704 raft_consensus.cc:359] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.869244 32704 raft_consensus.cc:385] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.869540 32704 raft_consensus.cc:740] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.876719 32705 tablet_bootstrap.cc:492] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:33.877198 32705 ts_tablet_manager.cc:1403] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260710 13:27:33.877715 32706 ts_tablet_manager.cc:1434] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:27:33.878713 32706 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:33.880064 32705 raft_consensus.cc:359] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.880801 32705 raft_consensus.cc:385] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.881102 32705 raft_consensus.cc:740] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.881873 32705 consensus_queue.cc:260] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.870263 32704 consensus_queue.cc:260] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.886289 32712 raft_consensus.cc:493] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:33.898944 32704 ts_tablet_manager.cc:1434] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260710 13:27:33.899031 32712 raft_consensus.cc:515] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.899956 32704 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:33.901292 32712 leader_election.cc:290] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:33.889878 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:33.903599 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
W20260710 13:27:33.905186 32476 leader_election.cc:343] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.905620 32476 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:33.907043 32704 tablet_bootstrap.cc:654] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:33.909868 32476 leader_election.cc:343] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.910496 32712 raft_consensus.cc:2749] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:33.912403 32705 ts_tablet_manager.cc:1434] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:27:33.913398 32705 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:33.916149 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
W20260710 13:27:33.917344 32476 leader_election.cc:343] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.917789 32476 leader_election.cc:304] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:33.918815 32712 raft_consensus.cc:2749] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:33.892243 32706 tablet_bootstrap.cc:654] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.895164 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:33.896471 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
W20260710 13:27:33.922088 32625 leader_election.cc:343] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:33.923760 32625 leader_election.cc:343] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.924737 32625 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e; no voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:33.924399 32705 tablet_bootstrap.cc:654] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.931486 32704 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:33.932073 32727 raft_consensus.cc:2749] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:33.934266 32704 ts_tablet_manager.cc:1403] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260710 13:27:33.937288 32706 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:33.937793 32706 ts_tablet_manager.cc:1403] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.004s
I20260710 13:27:33.939642 32705 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:33.940475 32705 ts_tablet_manager.cc:1403] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 13:27:33.940795 32706 raft_consensus.cc:359] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.937318 32704 raft_consensus.cc:359] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.941514 32706 raft_consensus.cc:385] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.941676 32704 raft_consensus.cc:385] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.941838 32706 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.942260 32704 raft_consensus.cc:740] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.942780 32706 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.945765 32705 raft_consensus.cc:359] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.947062 32705 raft_consensus.cc:385] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.947441 32705 raft_consensus.cc:740] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.947686 32706 ts_tablet_manager.cc:1434] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:27:33.943248 32704 consensus_queue.cc:260] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.949909 32704 ts_tablet_manager.cc:1434] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:33.950911 32704 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:33.955719 32730 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:33.956269 32730 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.958976 32730 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:33.960932 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:33.961225 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
W20260710 13:27:33.965867 32551 leader_election.cc:343] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.966145 32704 tablet_bootstrap.cc:654] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:33.969599 32551 leader_election.cc:343] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:33.970026 32551 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9eb1879ed2547629807d0b56661c22c; no voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:33.970796 32730 raft_consensus.cc:2749] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:33.971235 32706 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:33.958345 32705 consensus_queue.cc:260] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.973682 32705 ts_tablet_manager.cc:1434] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260710 13:27:33.974615 32705 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:33.981606 32705 tablet_bootstrap.cc:654] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.987872 32704 tablet_bootstrap.cc:492] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:33.988346 32704 ts_tablet_manager.cc:1403] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260710 13:27:33.988433 32705 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:33.988966 32706 tablet_bootstrap.cc:654] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.988967 32705 ts_tablet_manager.cc:1403] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:27:33.991585 32704 raft_consensus.cc:359] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.992383 32704 raft_consensus.cc:385] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.992786 32704 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.992514 32705 raft_consensus.cc:359] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.993736 32705 raft_consensus.cc:385] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.994251 32705 raft_consensus.cc:740] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.993784 32704 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.995416 32705 consensus_queue.cc:260] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:33.996531 32704 ts_tablet_manager.cc:1434] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:33.997457 32704 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:33.998941 32705 ts_tablet_manager.cc:1434] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:27:34.000036 32705 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:34.012336 32704 tablet_bootstrap.cc:654] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.017728 32727 raft_consensus.cc:493] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.018268 32727 raft_consensus.cc:515] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.019419 32705 tablet_bootstrap.cc:654] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.022729 32727 leader_election.cc:290] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.022476 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.024106 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.025779 32587 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.030390 32706 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:34.030875 32706 ts_tablet_manager.cc:1403] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.005s
I20260710 13:27:34.032850 32625 leader_election.cc:304] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.033612 32727 raft_consensus.cc:2804] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.033995 32727 raft_consensus.cc:493] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:34.033772 32625 leader_election.cc:343] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.034348 32727 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.037392 32704 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:34.037851 32704 ts_tablet_manager.cc:1403] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260710 13:27:34.036711 32706 raft_consensus.cc:359] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.039055 32706 raft_consensus.cc:385] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.042774 32706 raft_consensus.cc:740] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.043020 32727 raft_consensus.cc:515] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.043576 32706 consensus_queue.cc:260] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.045289 32727 leader_election.cc:290] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.046820 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.047384 32705 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:34.047820 32705 ts_tablet_manager.cc:1403] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260710 13:27:34.048166 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.048803 32587 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:34.048203 32625 leader_election.cc:343] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.052724 32705 raft_consensus.cc:359] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.053454 32705 raft_consensus.cc:385] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.053754 32705 raft_consensus.cc:740] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.055274 32706 ts_tablet_manager.cc:1434] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:27:34.055433 32704 raft_consensus.cc:359] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.056165 32704 raft_consensus.cc:385] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.056470 32704 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.056872 32587 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.057230 32704 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.058836 32625 leader_election.cc:304] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:34.059957 32705 consensus_queue.cc:260] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.062892 32705 ts_tablet_manager.cc:1434] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:27:34.063910 32705 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:34.060109 32727 raft_consensus.cc:2804] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.070052 32727 raft_consensus.cc:697] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.070972 32727 consensus_queue.cc:237] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.059579 32704 ts_tablet_manager.cc:1434] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:27:34.073977 32704 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:34.080765 32704 tablet_bootstrap.cc:654] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.082427 32706 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:34.083635 32712 raft_consensus.cc:493] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.084127 32712 raft_consensus.cc:515] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.086081 32712 leader_election.cc:290] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.087201 32705 tablet_bootstrap.cc:654] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.087944 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.088459 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.088608 32587 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 0.
W20260710 13:27:34.089928 32476 leader_election.cc:343] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.090734 32476 leader_election.cc:304] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [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: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:34.096081 32712 raft_consensus.cc:2804] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.096469 32712 raft_consensus.cc:493] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.101390 32706 tablet_bootstrap.cc:654] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.096791 32712 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.114110 32705 tablet_bootstrap.cc:492] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:34.114598 32705 ts_tablet_manager.cc:1403] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.008s
I20260710 13:27:34.114614 32706 tablet_bootstrap.cc:492] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:34.115193 32706 ts_tablet_manager.cc:1403] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260710 13:27:34.116043 32727 raft_consensus.cc:493] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.115996 32712 raft_consensus.cc:515] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.116577 32727 raft_consensus.cc:515] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.118429 32727 leader_election.cc:290] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.119117 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.118477 32406 catalog_manager.cc:5697] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.119653 32587 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.121268 32706 raft_consensus.cc:359] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.121959 32706 raft_consensus.cc:385] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.122228 32706 raft_consensus.cc:740] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.122965 32706 consensus_queue.cc:260] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.124725 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.125624 32512 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.126814 32705 raft_consensus.cc:359] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.126993 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.127561 32705 raft_consensus.cc:385] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.127851 32586 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.130005 32704 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:34.130499 32704 ts_tablet_manager.cc:1403] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.005s
I20260710 13:27:34.130137 32625 leader_election.cc:304] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.132270 32727 raft_consensus.cc:2804] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.132750 32727 raft_consensus.cc:493] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.132941 32704 raft_consensus.cc:359] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.133203 32727 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.133563 32704 raft_consensus.cc:385] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.133836 32704 raft_consensus.cc:740] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.134424 32704 consensus_queue.cc:260] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.136278 32704 ts_tablet_manager.cc:1434] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:27:34.127876 32705 raft_consensus.cc:740] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.137491 32705 consensus_queue.cc:260] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.140103 32705 ts_tablet_manager.cc:1434] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:27:34.141050 32705 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:34.143043 32704 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: Bootstrap starting.
I20260710 13:27:34.148926 32704 tablet_bootstrap.cc:654] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.154292 32725 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.154827 32725 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.157158 32725 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751)
I20260710 13:27:34.157583 32705 tablet_bootstrap.cc:654] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.163781 32587 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 1.
I20260710 13:27:34.169085 32730 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.170955 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.174360 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.173393 32727 raft_consensus.cc:515] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.174012 32712 leader_election.cc:290] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.173534 32730 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.179700 32711 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.179648 32749 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.177544 32586 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
W20260710 13:27:34.186924 32625 leader_election.cc:343] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.187896 32625 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [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: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:34.183307 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:34.180936 32476 leader_election.cc:304] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.181475 32711 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.183084 32749 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.189289 32706 ts_tablet_manager.cc:1434] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.074s	user 0.027s	sys 0.011s
W20260710 13:27:34.208434 32440 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 32380
I20260710 13:27:34.208707 32725 raft_consensus.cc:2804] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.218837 32712 raft_consensus.cc:2804] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.220574 32725 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.222647 32712 raft_consensus.cc:697] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:34.224198 32725 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:34.224882 32440 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 32443
I20260710 13:27:34.225172 32727 leader_election.cc:290] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.228569 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.229084 32730 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
W20260710 13:27:34.228626 32476 leader_election.cc:343] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.230990 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.232555 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.232575 32749 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.230155 32706 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:34.232767 32512 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.233973 32511 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 0.
I20260710 13:27:34.230204 32712 consensus_queue.cc:237] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.235067 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.233982 32586 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.241178 32551 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.241274 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.254102 32730 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.254607 32730 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.241039 32711 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.263242 32704 tablet_bootstrap.cc:492] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: No bootstrap required, opened a new log
I20260710 13:27:34.257905 32730 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.254158 32661 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 0.
I20260710 13:27:34.241528 32510 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 0.
I20260710 13:27:34.270120 32704 ts_tablet_manager.cc:1403] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.019s
I20260710 13:27:34.272317 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
W20260710 13:27:34.270447 32440 debug-util.cc:398] Leaking SignalData structure 0x7b080010ae00 after lost signal to thread 32706
I20260710 13:27:34.269459 32512 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.302954 32730 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.289922 32704 raft_consensus.cc:359] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.340984 32704 raft_consensus.cc:385] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.341459 32704 raft_consensus.cc:740] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.326269 32725 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.341559 32625 leader_election.cc:304] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:34.315896 32705 tablet_bootstrap.cc:492] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:34.342460 32705 ts_tablet_manager.cc:1403] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.202s	user 0.029s	sys 0.028s
I20260710 13:27:34.342430 32727 raft_consensus.cc:2804] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.344944 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.345528 32585 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.345953 32725 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751)
I20260710 13:27:34.345858 32705 raft_consensus.cc:359] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.275104 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.347752 32587 raft_consensus.cc:2393] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate c9eb1879ed2547629807d0b56661c22c in this term.
I20260710 13:27:34.348161 32659 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 0.
I20260710 13:27:34.342185 32704 consensus_queue.cc:260] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.297016 32706 tablet_bootstrap.cc:654] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.349335 32476 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:34.294168 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.350257 32704 ts_tablet_manager.cc:1434] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: Time spent starting tablet: real 0.078s	user 0.016s	sys 0.024s
I20260710 13:27:34.350510 32712 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.350944 32712 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.351289 32712 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.348608 32730 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.318609 32586 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.353973 32706 tablet_bootstrap.cc:492] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:34.346840 32705 raft_consensus.cc:385] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.354507 32706 ts_tablet_manager.cc:1403] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.011s
I20260710 13:27:34.354738 32705 raft_consensus.cc:740] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.355322 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.355473 32705 consensus_queue.cc:260] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.357780 32706 raft_consensus.cc:359] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.274748 32551 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.358687 32706 raft_consensus.cc:385] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.358865 32725 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.359417 32706 raft_consensus.cc:740] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
W20260710 13:27:34.360702 32625 leader_election.cc:343] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.360314 32706 consensus_queue.cc:260] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.362596 32706 ts_tablet_manager.cc:1434] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:34.363619 32706 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: Bootstrap starting.
I20260710 13:27:34.363834 32730 raft_consensus.cc:2804] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:34.363801 32551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.65:43751, user_credentials={real_user=slave}} blocked reactor thread for 89133.9us
I20260710 13:27:34.365877 32730 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.367173 32730 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.368419 32585 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.369762 32625 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:34.365986 32705 ts_tablet_manager.cc:1434] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:27:34.363453 32725 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.377607 32759 raft_consensus.cc:493] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.364557 32712 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.378082 32759 raft_consensus.cc:515] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.379380 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.379777 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:34.380092 32757 raft_consensus.cc:2804] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.380344 32660 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.380632 32757 raft_consensus.cc:697] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.376983 32705 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: Bootstrap starting.
I20260710 13:27:34.376686 32727 raft_consensus.cc:697] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.384086 32512 raft_consensus.cc:2393] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9eb1879ed2547629807d0b56661c22c in current term 1: Already voted for candidate abc3c58cf50f4fe0b4093960f42382cc in this term.
I20260710 13:27:34.385030 32725 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.383363 32730 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.396551 32753 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.397080 32753 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.397502 32759 leader_election.cc:290] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.399097 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.399712 32510 raft_consensus.cc:2468] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.401016 32706 tablet_bootstrap.cc:654] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.401690 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.403240 32510 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.404884 32727 consensus_queue.cc:237] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.406872 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.408644 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.408787 32660 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 1.
I20260710 13:27:34.409343 32586 raft_consensus.cc:2468] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.410434 32753 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.410537 32585 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.412289 32730 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.413102 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.412931 32625 leader_election.cc:304] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.412920 32712 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.414611 32759 raft_consensus.cc:2804] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.414997 32759 raft_consensus.cc:493] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.415372 32759 raft_consensus.cc:3060] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.415973 32625 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.384042 32757 consensus_queue.cc:237] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.424167 32759 raft_consensus.cc:515] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.425073 32660 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 0.
W20260710 13:27:34.404641 32551 leader_election.cc:343] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.428177 32760 raft_consensus.cc:2804] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.430703 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.430256 32760 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.431656 32512 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.431949 32760 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.432222 32706 tablet_bootstrap.cc:492] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: No bootstrap required, opened a new log
I20260710 13:27:34.432674 32706 ts_tablet_manager.cc:1403] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.029s
I20260710 13:27:34.443243 32712 raft_consensus.cc:493] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.444262 32759 leader_election.cc:290] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.444411 32712 raft_consensus.cc:515] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.447387 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.448109 32587 raft_consensus.cc:2393] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate c9eb1879ed2547629807d0b56661c22c in this term.
I20260710 13:27:34.447907 32706 raft_consensus.cc:359] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.448523 32706 raft_consensus.cc:385] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.448796 32706 raft_consensus.cc:740] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.449438 32706 consensus_queue.cc:260] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.450086 32512 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 1.
I20260710 13:27:34.450049 32712 leader_election.cc:290] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.445489 32408 catalog_manager.cc:5697] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 0 to 1, leader changed from <none> to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 1 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.454083 32760 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.453186 32705 tablet_bootstrap.cc:654] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.457918 32476 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:34.458874 32712 raft_consensus.cc:2804] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.459522 32712 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.459736 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:34.459802 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.460565 32587 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 0.
I20260710 13:27:34.459969 32712 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.461328 32706 ts_tablet_manager.cc:1434] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260710 13:27:34.462841 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.463080 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e9995e18c74144a17a55336285e917" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.456472 32760 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.463589 32512 raft_consensus.cc:3060] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.463999 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.463403 32587 raft_consensus.cc:3060] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.461902 32551 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:34.469743 32730 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:34.470129 32551 leader_election.cc:343] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.470261 32730 raft_consensus.cc:697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:34.471154 32730 consensus_queue.cc:237] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.480135 32587 raft_consensus.cc:2468] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.482146 32512 raft_consensus.cc:2468] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.474565 32551 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:34.485659 32711 raft_consensus.cc:2804] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.486423 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.487201 32585 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.493980 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.495071 32587 raft_consensus.cc:2393] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate 256c4d52caac4926b3aadcf85db5475e in this term.
I20260710 13:27:34.500088 32625 leader_election.cc:304] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:34.500247 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.500427 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:34.492063 32757 raft_consensus.cc:493] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.500917 32760 raft_consensus.cc:2804] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.504634 32660 raft_consensus.cc:2393] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate c9eb1879ed2547629807d0b56661c22c in this term.
I20260710 13:27:34.506845 32760 raft_consensus.cc:697] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.507740 32760 consensus_queue.cc:237] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.502825 32757 raft_consensus.cc:515] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.502821 32712 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.510543 32476 leader_election.cc:304] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.511425 32510 raft_consensus.cc:2393] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 256c4d52caac4926b3aadcf85db5475e in current term 1: Already voted for candidate abc3c58cf50f4fe0b4093960f42382cc in this term.
I20260710 13:27:34.511735 32753 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.512307 32757 leader_election.cc:290] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.513183 32712 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.515790 32476 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [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: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.516569 32749 raft_consensus.cc:2749] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.502501 32711 raft_consensus.cc:697] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:34.509255 32585 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.523785 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.521729 32625 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:34.526913 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.528501 32510 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.526121 32584 raft_consensus.cc:2393] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate 256c4d52caac4926b3aadcf85db5475e in this term.
I20260710 13:27:34.528668 32711 consensus_queue.cc:237] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.531256 32705 tablet_bootstrap.cc:492] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: No bootstrap required, opened a new log
I20260710 13:27:34.531605 32705 ts_tablet_manager.cc:1403] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.027s
I20260710 13:27:34.532626 32757 raft_consensus.cc:2804] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.533052 32625 leader_election.cc:304] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:34.533155 32757 raft_consensus.cc:697] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.534337 32759 raft_consensus.cc:2804] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.534133 32757 consensus_queue.cc:237] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.534750 32759 raft_consensus.cc:493] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.535126 32759 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.535241 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:34.538146 32753 raft_consensus.cc:2749] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.538887 32760 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.539455 32476 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [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: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.540774 32753 raft_consensus.cc:2749] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.532336 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.543721 32587 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 0.
I20260710 13:27:34.555606 32705 raft_consensus.cc:359] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.556318 32705 raft_consensus.cc:385] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.556591 32705 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.557211 32705 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.513645 32407 catalog_manager.cc:5697] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.561646 32705 ts_tablet_manager.cc:1434] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:27:34.569489 32407 catalog_manager.cc:5697] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.570488 32759 raft_consensus.cc:515] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.572809 32759 leader_election.cc:290] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.573822 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:34.573511 32408 catalog_manager.cc:5697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 1 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.574236 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:34.574426 32510 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.574869 32587 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.575353 32408 catalog_manager.cc:5697] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 1 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.581355 32510 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.581774 32587 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 1.
I20260710 13:27:34.587002 32760 raft_consensus.cc:493] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.587478 32760 raft_consensus.cc:515] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.588891 32625 leader_election.cc:304] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:34.589648 32760 leader_election.cc:290] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.589893 32727 raft_consensus.cc:2804] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.592151 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.594324 32753 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.594914 32753 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.590375 32727 raft_consensus.cc:697] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:34.596292 32727 consensus_queue.cc:237] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.596848 32753 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:34.597923 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.598023 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256c4d52caac4926b3aadcf85db5475e" is_pre_election: true
I20260710 13:27:34.598796 32586 raft_consensus.cc:2393] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate abc3c58cf50f4fe0b4093960f42382cc in current term 1: Already voted for candidate 256c4d52caac4926b3aadcf85db5475e in this term.
I20260710 13:27:34.605646 32476 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc; no voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.607039 32753 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.612756 32725 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:34.615118 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.617372 32584 raft_consensus.cc:2393] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 256c4d52caac4926b3aadcf85db5475e in current term 1: Already voted for candidate abc3c58cf50f4fe0b4093960f42382cc in this term.
I20260710 13:27:34.618184 32753 raft_consensus.cc:2749] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.625046 32625 leader_election.cc:304] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e; no voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.625903 32725 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.636288 32725 raft_consensus.cc:2749] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.666703 32409 catalog_manager.cc:5697] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.669049 32409 catalog_manager.cc:5697] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.673434 32409 catalog_manager.cc:5697] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.773198 32753 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.790361 32749 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.795385 32727 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.795951 32727 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:34.798178 32727 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:34.800271 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc" is_pre_election: true
I20260710 13:27:34.803067 32512 raft_consensus.cc:2393] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 256c4d52caac4926b3aadcf85db5475e in current term 1: Already voted for candidate c9eb1879ed2547629807d0b56661c22c in this term.
I20260710 13:27:34.802110 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9eb1879ed2547629807d0b56661c22c" is_pre_election: true
I20260710 13:27:34.810690 32625 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e; no voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:34.820657 32727 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.828837 32727 raft_consensus.cc:2749] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.842250 32727 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.856976 32727 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.862325 32711 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.882396 32730 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.896688 32727 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.925776 32760 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.961721 32760 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:34.978718 32730 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:34.987480 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71c30030d8264328b6e746c599576b4a"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:34.988246 32660 raft_consensus.cc:606] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:35.001648 32725 consensus_queue.cc:1048] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.003531 32725 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.024480 32727 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.038859 32727 consensus_queue.cc:1048] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.060902 32725 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.088096 32584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:44460
I20260710 13:27:35.088831 32584 raft_consensus.cc:606] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:35.093619 32730 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.104040 32659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:35.104737 32659 raft_consensus.cc:606] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:35.117554 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:35.118462 32660 raft_consensus.cc:606] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:35.130266 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:35.131064 32660 raft_consensus.cc:606] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:35.141003 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:35.141628 32660 raft_consensus.cc:606] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:35.303123 32766 raft_consensus.cc:993] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.303596   326 raft_consensus.cc:1081] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.305431 32510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37416
I20260710 13:27:35.306016 32510 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.306380 32510 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.313318 32510 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.315321 32510 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.317016 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.317306 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:35.317626 32660 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.317880 32584 raft_consensus.cc:3055] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.318265 32584 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:35.319060 32584 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.320402 32584 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.324724 32660 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.326102 32476 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:35.327003 32749 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.329931 32584 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.331662 32749 raft_consensus.cc:697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:35.332643 32749 consensus_queue.cc:237] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.341848 32408 catalog_manager.cc:5697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 1 to 2, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 2 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.400218 32760 raft_consensus.cc:993] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.400713 32725 raft_consensus.cc:1081] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.402509 32584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:35.403115 32584 raft_consensus.cc:493] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.403453 32584 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.410002 32584 raft_consensus.cc:515] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.412081 32584 leader_election.cc:290] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.413410 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:35.413997 32510 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.415517 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.416097 32660 raft_consensus.cc:3055] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.416428 32660 raft_consensus.cc:740] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:35.417230 32660 consensus_queue.cc:260] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.418373 32660 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.420378 32510 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.421557 32551 leader_election.cc:304] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:35.422418   326 raft_consensus.cc:2804] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.422880   326 raft_consensus.cc:697] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:35.423694   326 consensus_queue.cc:237] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.430953 32757 raft_consensus.cc:993] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.431396 32757 raft_consensus.cc:1081] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.433264 32660 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.435659 32510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71c30030d8264328b6e746c599576b4a"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37418
I20260710 13:27:35.434453 32408 catalog_manager.cc:5697] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 1 to 2, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.436170 32510 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.436540 32510 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.445223 32510 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.448710 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:35.449316 32584 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.453346 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.453997 32660 raft_consensus.cc:3055] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.454361 32660 raft_consensus.cc:740] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:35.455332 32660 consensus_queue.cc:260] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.455822 32584 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.448701 32510 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.457121 32476 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:35.457958 32749 raft_consensus.cc:2804] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.458431 32749 raft_consensus.cc:697] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:35.459529 32660 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.459277 32749 consensus_queue.cc:237] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.468235 32408 catalog_manager.cc:5697] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 1 to 2, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 2 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.470425 32660 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.476892 32725 raft_consensus.cc:993] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.477334 32725 raft_consensus.cc:1081] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.479300 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:35.479838 32587 raft_consensus.cc:493] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.480195 32587 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.486693 32587 raft_consensus.cc:515] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.488786 32587 leader_election.cc:290] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.490885 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:35.491443 32510 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.492146 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.492894 32660 raft_consensus.cc:3055] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.493271 32660 raft_consensus.cc:740] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:35.494261 32660 consensus_queue.cc:260] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.495710 32660 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.498131 32510 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.499226 32551 leader_election.cc:304] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:35.500061   326 raft_consensus.cc:2804] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.500494   326 raft_consensus.cc:697] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:35.501246   326 consensus_queue.cc:237] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.511526 32660 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.512264 32406 catalog_manager.cc:5697] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 1 to 2, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.536401 32725 raft_consensus.cc:993] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.537149 32725 raft_consensus.cc:1081] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:35.540534 32511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37418
I20260710 13:27:35.541091 32511 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.541442 32511 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.548252 32511 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.550173 32511 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.551472 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:35.552067 32587 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.552273 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.552909 32660 raft_consensus.cc:3055] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.553268 32660 raft_consensus.cc:740] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:35.554116 32660 consensus_queue.cc:260] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.555542 32660 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.560330 32587 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.561678 32476 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:35.562552 32749 raft_consensus.cc:2804] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.563047 32749 raft_consensus.cc:697] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:35.563673 32660 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 2.
I20260710 13:27:35.563827 32749 consensus_queue.cc:237] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.572628 32406 catalog_manager.cc:5697] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 1 to 2, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 2 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.599228 32725 raft_consensus.cc:993] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.599718 32725 raft_consensus.cc:1081] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:35.601614 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:35.604617 32587 raft_consensus.cc:493] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.605077 32587 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.612739 32587 raft_consensus.cc:515] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.615855 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:35.616463 32511 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.616775 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:35.617357 32660 raft_consensus.cc:3055] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.617719 32660 raft_consensus.cc:740] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:35.618592 32660 consensus_queue.cc:260] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.619829 32660 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.625325 32511 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.626619 32587 leader_election.cc:290] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:35.628067 32551 leader_election.cc:304] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:35.628866 32766 raft_consensus.cc:2804] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.629345 32766 raft_consensus.cc:697] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:35.630107 32660 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:35.630198 32766 consensus_queue.cc:237] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:35.639183 32406 catalog_manager.cc:5697] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 1 to 2, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.825290 32660 raft_consensus.cc:1275] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.826900   333 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.841602 32511 raft_consensus.cc:1275] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.843816   333 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.872252 32660 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.873531 32749 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.885438 32587 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.887020 32749 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.922346 32511 raft_consensus.cc:1275] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.924041 32766 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.925287 32660 raft_consensus.cc:1275] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.926543 32766 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.951777 32660 raft_consensus.cc:1275] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.953665 32749 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:35.965871 32587 raft_consensus.cc:1275] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:35.968688 32749 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.100546 32660 raft_consensus.cc:1275] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.102110 32749 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.110713 32587 raft_consensus.cc:1275] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.112668   337 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.177124 32660 raft_consensus.cc:1275] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.178455   333 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.179822 32511 raft_consensus.cc:1275] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.180999   333 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 13:27:38.177639 32377 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:27:38.178464 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:38.199318 32511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
mode: GRACEFUL
new_leader_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:48796
I20260710 13:27:38.199841 32511 raft_consensus.cc:606] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Received request to transfer leadership to TS 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:38.216627 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:38.217258 32587 raft_consensus.cc:606] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Received request to transfer leadership to TS 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:38.218529 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:38.219128 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:38.324892 32749 raft_consensus.cc:993] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: : Instructing follower 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:38.325389   348 raft_consensus.cc:1081] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Signalling peer 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:38.326967 32660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:41642
I20260710 13:27:38.327472 32660 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.327767 32660 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.331897 32660 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.333360 32660 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:38.334352 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:38.334692 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:38.335093 32511 raft_consensus.cc:3055] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:38.335363 32587 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.335522 32511 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:38.336375 32511 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.337322 32511 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.342118 32511 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:38.343086 32587 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:38.343367 32625 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [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: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:38.344318 32757 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:38.345556 32757 raft_consensus.cc:697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:38.346359 32757 consensus_queue.cc:237] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.356690 32407 catalog_manager.cc:5697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 2 to 3, leader changed from abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65) to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 3 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.463203   358 raft_consensus.cc:993] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: : Instructing follower 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:38.463735   358 raft_consensus.cc:1081] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Signalling peer 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:38.465170 32660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:27:38.465698 32660 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.466049 32660 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.472580 32660 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.474498 32660 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 2 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:38.475452 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:38.475803 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:38.476119 32511 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.476405 32587 raft_consensus.cc:3055] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.476768 32587 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:38.477699 32587 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.479251 32587 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.483933 32511 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 2.
I20260710 13:27:38.485868 32625 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:38.487110 32757 raft_consensus.cc:2804] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.487824 32757 raft_consensus.cc:697] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:38.489341 32587 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 2.
I20260710 13:27:38.489012 32757 consensus_queue.cc:237] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:38.498195 32407 catalog_manager.cc:5697] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 1 to 2, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 2 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.768052 32510 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.769224   352 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:38.781193 32587 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.784336   352 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:39.014235 32510 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.015405 32757 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.023525 32587 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.025082   363 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:39.219946 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:39.237704 32510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71c30030d8264328b6e746c599576b4a"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:48802
I20260710 13:27:39.238409 32510 raft_consensus.cc:606] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:39.243300 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:39.243765 32660 raft_consensus.cc:606] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:39.248309 32510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:48802
I20260710 13:27:39.248766 32510 raft_consensus.cc:606] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:39.253278 32510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:48802
I20260710 13:27:39.253734 32510 raft_consensus.cc:606] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:39.260706 32660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
mode: GRACEFUL
new_leader_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:27:39.261144 32660 raft_consensus.cc:606] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 LEADER]: Received request to transfer leadership to TS c9eb1879ed2547629807d0b56661c22c
I20260710 13:27:39.305430   370 raft_consensus.cc:993] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.305820   348 raft_consensus.cc:1081] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.307228 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71c30030d8264328b6e746c599576b4a"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44448
I20260710 13:27:39.307664 32587 raft_consensus.cc:493] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.307930 32587 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.312117 32587 raft_consensus.cc:515] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.313519 32587 leader_election.cc:290] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:39.314226 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:39.314504 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c30030d8264328b6e746c599576b4a" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:39.314843 32510 raft_consensus.cc:3055] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:39.315029 32660 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.315194 32510 raft_consensus.cc:740] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:39.315908 32510 consensus_queue.cc:260] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [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: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.316759 32510 raft_consensus.cc:3060] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.319015 32660 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.319890 32551 leader_election.cc:304] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [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: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:39.320535   358 raft_consensus.cc:2804] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:39.321586 32510 raft_consensus.cc:2468] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.323119   358 raft_consensus.cc:697] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:39.323839   352 raft_consensus.cc:993] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.324321   363 raft_consensus.cc:1081] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.323956   358 consensus_queue.cc:237] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [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: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.325827 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:39.326297 32587 raft_consensus.cc:493] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.326665 32587 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:39.331547 32408 catalog_manager.cc:5697] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 2 to 3, leader changed from abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 3 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.332324 32587 raft_consensus.cc:515] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.334591 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:39.334022 32587 leader_election.cc:290] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 4 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:39.335086 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8c6dda6ee045e9ac9364a3229ef0a3" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:39.335214 32510 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:39.335597 32660 raft_consensus.cc:3055] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:39.335901 32660 raft_consensus.cc:740] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:39.336588 32660 consensus_queue.cc:260] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.337361 32660 raft_consensus.cc:3060] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:39.340759 32510 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 4.
I20260710 13:27:39.341871 32551 leader_election.cc:304] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [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: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:39.342696   358 raft_consensus.cc:2804] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:39.343806 32660 raft_consensus.cc:2468] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 4.
I20260710 13:27:39.344816   358 raft_consensus.cc:697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 4 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:39.345791   358 consensus_queue.cc:237] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.351481 32408 catalog_manager.cc:5697] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 3 to 4, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 4 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.435735   352 raft_consensus.cc:993] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.436199   363 raft_consensus.cc:1081] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.437510 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:39.438053 32587 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.438549 32587 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.445346 32587 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.447374 32587 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:39.448347 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:39.448647 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:39.449159 32510 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.449214 32660 raft_consensus.cc:3055] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:39.449646 32660 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:39.450341 32660 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.451370 32660 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.454929 32510 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.454988 32660 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.455984 32551 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [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: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:39.456748   358 raft_consensus.cc:2804] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:39.457211   358 raft_consensus.cc:697] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:39.457998   358 consensus_queue.cc:237] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.464712 32408 catalog_manager.cc:5697] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 2 to 3, leader changed from 256c4d52caac4926b3aadcf85db5475e (127.31.158.67) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 3 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.496608   370 raft_consensus.cc:993] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.497054   348 raft_consensus.cc:1081] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.498338 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44448
I20260710 13:27:39.498787 32587 raft_consensus.cc:493] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.499015 32587 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.502817 32587 raft_consensus.cc:515] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.504086 32587 leader_election.cc:290] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:39.505033 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:39.505286 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d923f3ebb64374a6369a8fdec087ef" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:39.505571 32660 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.505777 32510 raft_consensus.cc:3055] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:39.506096 32510 raft_consensus.cc:740] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:39.506845 32510 consensus_queue.cc:260] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.507923   370 raft_consensus.cc:993] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: : Instructing follower c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.507972 32510 raft_consensus.cc:3060] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:39.508404   348 raft_consensus.cc:1081] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 LEADER]: Signalling peer c9eb1879ed2547629807d0b56661c22c to start an election
I20260710 13:27:39.510352 32587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
 from {username='slave'} at 127.0.0.1:44448
I20260710 13:27:39.510807 32587 raft_consensus.cc:493] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.511081 32587 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.512580 32660 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.513643 32551 leader_election.cc:304] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [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: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:39.514443   358 raft_consensus.cc:2804] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:39.515100   358 raft_consensus.cc:697] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:39.515326 32510 raft_consensus.cc:2468] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 3.
I20260710 13:27:39.515969   358 consensus_queue.cc:237] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.517709 32587 raft_consensus.cc:515] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.519620 32587 leader_election.cc:290] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:39.520601 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:39.520704 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "c9eb1879ed2547629807d0b56661c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:39.521086 32660 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.521243 32511 raft_consensus.cc:3055] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:39.521680 32511 raft_consensus.cc:740] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:39.522524 32511 consensus_queue.cc:260] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.523751 32511 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.523715 32408 catalog_manager.cc:5697] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 2 to 3, leader changed from abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 3 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.528388 32660 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:39.529436 32551 leader_election.cc:304] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256c4d52caac4926b3aadcf85db5475e, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:39.530025 32511 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9eb1879ed2547629807d0b56661c22c in term 2.
I20260710 13:27:39.530196   358 raft_consensus.cc:2804] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:39.530807   358 raft_consensus.cc:697] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Leader. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:39.532971   358 consensus_queue.cc:237] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:39.538972 32408 catalog_manager.cc:5697] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c reported cstate change: term changed from 1 to 2, leader changed from abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65) to c9eb1879ed2547629807d0b56661c22c (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c9eb1879ed2547629807d0b56661c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.760228 32660 raft_consensus.cc:1275] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.761400   358 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.770045 32511 raft_consensus.cc:1275] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.771397   358 consensus_queue.cc:1048] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.811720 32660 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:39.812815   358 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.821441 32511 raft_consensus.cc:1275] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:39.823277   371 consensus_queue.cc:1048] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.853855 32660 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.854938   371 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.861703 32511 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.863353   358 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.943120 32660 raft_consensus.cc:1275] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.944352   358 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.952245 32511 raft_consensus.cc:1275] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.954138   371 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:40.018527 32660 raft_consensus.cc:1275] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:40.019642   371 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:40.027884 32511 raft_consensus.cc:1275] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer c9eb1879ed2547629807d0b56661c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:40.029510   389 consensus_queue.cc:1048] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.270533 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:42.278158 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:42.278988 32587 raft_consensus.cc:606] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Received request to transfer leadership to TS 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:42.281778 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:42.282275 32587 raft_consensus.cc:606] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:42.284812 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:42.285291 32587 raft_consensus.cc:606] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:42.287562 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:42.288044 32587 raft_consensus.cc:606] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Received request to transfer leadership to TS 256c4d52caac4926b3aadcf85db5475e
I20260710 13:27:42.290298 32587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275"
dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
mode: GRACEFUL
new_leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:43992
I20260710 13:27:42.290751 32587 raft_consensus.cc:606] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Received request to transfer leadership to TS abc3c58cf50f4fe0b4093960f42382cc
I20260710 13:27:42.291770 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:42.292346 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:42.416069   371 raft_consensus.cc:993] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: : Instructing follower 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:42.416615   392 raft_consensus.cc:1081] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Signalling peer 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:42.418088 32660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:27:42.418527 32660 raft_consensus.cc:493] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.418830 32660 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.423790 32660 raft_consensus.cc:515] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.425760 32660 leader_election.cc:290] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:42.426880 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:42.426687 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413d7e712f4a4479aaa28e65ba4017c2" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:42.427564 32587 raft_consensus.cc:3055] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.427745 32510 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.427891 32587 raft_consensus.cc:740] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:42.428781 32587 consensus_queue.cc:260] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.429692 32587 raft_consensus.cc:3060] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.434193 32510 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:42.435513 32625 leader_election.cc:304] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [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: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:42.435580 32587 raft_consensus.cc:2468] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:42.436478   363 raft_consensus.cc:2804] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.437469   363 raft_consensus.cc:697] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:42.438429   363 consensus_queue.cc:237] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.444386   371 raft_consensus.cc:993] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.445107   392 raft_consensus.cc:1081] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.447489 32510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37416
I20260710 13:27:42.447976 32510 raft_consensus.cc:493] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.448294 32510 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.450723 32407 catalog_manager.cc:5697] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 2 to 3, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 3 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:42.452843 32510 raft_consensus.cc:515] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.454989 32510 leader_election.cc:290] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 3 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:42.456396 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:42.456625 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99da30b1899438da23c088111e8f6bd" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:42.457044 32660 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.457129 32587 raft_consensus.cc:3055] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.457453 32587 raft_consensus.cc:740] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:42.459053 32587 consensus_queue.cc:260] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.460325 32587 raft_consensus.cc:3060] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.464339 32660 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 3.
I20260710 13:27:42.465946 32476 leader_election.cc:304] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [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: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:42.466477 32587 raft_consensus.cc:2468] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 3.
I20260710 13:27:42.468370   399 raft_consensus.cc:2804] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.469641   399 raft_consensus.cc:697] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 3 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:42.470715   399 consensus_queue.cc:237] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.478590 32407 catalog_manager.cc:5697] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 2 to 3, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 3 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.498797   371 raft_consensus.cc:993] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.499332   392 raft_consensus.cc:1081] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.500983 32510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37416
I20260710 13:27:42.501216   371 raft_consensus.cc:993] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: : Instructing follower abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.501557 32510 raft_consensus.cc:493] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.501753   392 raft_consensus.cc:1081] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Signalling peer abc3c58cf50f4fe0b4093960f42382cc to start an election
I20260710 13:27:42.501987 32510 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.503505 32511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6"
dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
 from {username='slave'} at 127.0.0.1:37416
I20260710 13:27:42.503991 32511 raft_consensus.cc:493] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.504310 32511 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:42.507139 32510 raft_consensus.cc:515] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.508787 32510 leader_election.cc:290] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 3 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:42.509524 32511 raft_consensus.cc:515] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.509878 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:42.510129 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc248be364e4a45a75c2375c52ab275" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:42.510421 32660 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.510711 32587 raft_consensus.cc:3055] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.511193 32587 raft_consensus.cc:740] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:42.511693 32511 leader_election.cc:290] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [CANDIDATE]: Term 4 election: Requested vote from peers c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515), 256c4d52caac4926b3aadcf85db5475e (127.31.158.67:34753)
I20260710 13:27:42.512871 32587 consensus_queue.cc:260] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.512921 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
I20260710 13:27:42.513664 32659 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:42.513979 32587 raft_consensus.cc:3060] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.515949 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbe63bc3d8246a4af58b251bf3451b6" candidate_uuid: "abc3c58cf50f4fe0b4093960f42382cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:42.516520 32584 raft_consensus.cc:3055] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:42.516856 32584 raft_consensus.cc:740] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:42.517608 32584 consensus_queue.cc:260] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.518715 32584 raft_consensus.cc:3060] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:42.520278 32659 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 4.
I20260710 13:27:42.520278 32587 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 3.
I20260710 13:27:42.521795 32660 raft_consensus.cc:2468] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 3.
I20260710 13:27:42.521814 32476 leader_election.cc:304] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [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: abc3c58cf50f4fe0b4093960f42382cc, c9eb1879ed2547629807d0b56661c22c; no voters: 
I20260710 13:27:42.523006   399 raft_consensus.cc:2804] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.523149 32476 leader_election.cc:304] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [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: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:42.523460   399 raft_consensus.cc:697] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 3 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:42.524228   400 raft_consensus.cc:2804] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:42.524942   399 consensus_queue.cc:237] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.525559 32584 raft_consensus.cc:2468] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abc3c58cf50f4fe0b4093960f42382cc in term 4.
I20260710 13:27:42.525803   400 raft_consensus.cc:697] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 4 LEADER]: Becoming Leader. State: Replica: abc3c58cf50f4fe0b4093960f42382cc, State: Running, Role: LEADER
I20260710 13:27:42.526829   400 consensus_queue.cc:237] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.533758 32407 catalog_manager.cc:5697] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 2 to 3, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 3 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.546720 32407 catalog_manager.cc:5697] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc reported cstate change: term changed from 3 to 4, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65). New cstate: current_term: 4 leader_uuid: "abc3c58cf50f4fe0b4093960f42382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.756657   371 raft_consensus.cc:993] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: : Instructing follower 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:42.757165   392 raft_consensus.cc:1081] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Signalling peer 256c4d52caac4926b3aadcf85db5475e to start an election
I20260710 13:27:42.758713 32660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca"
dest_uuid: "256c4d52caac4926b3aadcf85db5475e"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:27:42.759158 32660 raft_consensus.cc:493] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.759430 32660 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.763520 32660 raft_consensus.cc:515] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.765311 32660 leader_election.cc:290] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [CANDIDATE]: Term 3 election: Requested vote from peers abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751), c9eb1879ed2547629807d0b56661c22c (127.31.158.66:40515)
I20260710 13:27:42.766405 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abc3c58cf50f4fe0b4093960f42382cc"
I20260710 13:27:42.766405 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a5390373044e959440a97f1baac7ca" candidate_uuid: "256c4d52caac4926b3aadcf85db5475e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9eb1879ed2547629807d0b56661c22c"
I20260710 13:27:42.767310 32511 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.767321 32584 raft_consensus.cc:3055] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.767905 32584 raft_consensus.cc:740] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9eb1879ed2547629807d0b56661c22c, State: Running, Role: LEADER
I20260710 13:27:42.768647 32584 consensus_queue.cc:260] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.769623 32584 raft_consensus.cc:3060] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.773016 32511 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:42.774231 32625 leader_election.cc:304] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [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: 256c4d52caac4926b3aadcf85db5475e, abc3c58cf50f4fe0b4093960f42382cc; no voters: 
I20260710 13:27:42.774418 32584 raft_consensus.cc:2468] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256c4d52caac4926b3aadcf85db5475e in term 3.
I20260710 13:27:42.775118   363 raft_consensus.cc:2804] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.775652   363 raft_consensus.cc:697] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Becoming Leader. State: Replica: 256c4d52caac4926b3aadcf85db5475e, State: Running, Role: LEADER
I20260710 13:27:42.776454   363 consensus_queue.cc:237] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [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: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } }
I20260710 13:27:42.783583 32407 catalog_manager.cc:5697] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e reported cstate change: term changed from 2 to 3, leader changed from c9eb1879ed2547629807d0b56661c22c (127.31.158.66) to 256c4d52caac4926b3aadcf85db5475e (127.31.158.67). New cstate: current_term: 3 leader_uuid: "256c4d52caac4926b3aadcf85db5475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:42.889846 32511 raft_consensus.cc:1275] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.891201   363 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.901640 32584 raft_consensus.cc:1275] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.905552   408 consensus_queue.cc:1048] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:42.913226 32660 raft_consensus.cc:1275] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.915339   400 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.926331 32584 raft_consensus.cc:1275] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.928304   399 consensus_queue.cc:1048] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.987738 32660 raft_consensus.cc:1275] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:42.989054   399 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:42.998652 32584 raft_consensus.cc:1275] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:43.000207   400 consensus_queue.cc:1048] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.010712 32584 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.011981   400 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:43.021312 32660 raft_consensus.cc:1275] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Refusing update from remote peer abc3c58cf50f4fe0b4093960f42382cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.022680   400 consensus_queue.cc:1048] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "256c4d52caac4926b3aadcf85db5475e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 34753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:43.162969 32584 raft_consensus.cc:1275] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:43.163111 32511 raft_consensus.cc:1275] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Refusing update from remote peer 256c4d52caac4926b3aadcf85db5475e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:43.164291   363 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9eb1879ed2547629807d0b56661c22c" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:43.165071   408 consensus_queue.cc:1048] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc3c58cf50f4fe0b4093960f42382cc" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 43751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.293236 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:43.298611 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
W20260710 13:27:43.308681 32625 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:27:43.320431 32625 consensus_peers.cc:597] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e -> Peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Couldn't send request to peer abc3c58cf50f4fe0b4093960f42382cc. 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 13:27:43.327260 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:43.328003 32377 tablet_replica.cc:333] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.328680 32377 raft_consensus.cc:2243] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.329226 32377 raft_consensus.cc:2272] T 71c30030d8264328b6e746c599576b4a P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.331394 32377 tablet_replica.cc:333] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.331892 32377 raft_consensus.cc:2243] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.332291 32377 raft_consensus.cc:2272] T 413d7e712f4a4479aaa28e65ba4017c2 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.334254 32377 tablet_replica.cc:333] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.334849 32377 raft_consensus.cc:2243] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.335282 32377 raft_consensus.cc:2272] T c9d923f3ebb64374a6369a8fdec087ef P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.336866 32377 tablet_replica.cc:333] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.337327 32377 raft_consensus.cc:2243] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.337715 32377 raft_consensus.cc:2272] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.339485 32377 tablet_replica.cc:333] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.339953 32377 raft_consensus.cc:2243] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.340961 32377 raft_consensus.cc:2272] T dbc248be364e4a45a75c2375c52ab275 P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.342907 32377 tablet_replica.cc:333] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.343405 32377 raft_consensus.cc:2243] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.344115 32377 raft_consensus.cc:2272] T b99da30b1899438da23c088111e8f6bd P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.345806 32377 tablet_replica.cc:333] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.346272 32377 raft_consensus.cc:2243] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.346967 32377 raft_consensus.cc:2272] T 8fbe63bc3d8246a4af58b251bf3451b6 P abc3c58cf50f4fe0b4093960f42382cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.348781 32377 tablet_replica.cc:333] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.349221 32377 raft_consensus.cc:2243] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.349596 32377 raft_consensus.cc:2272] T c6a5390373044e959440a97f1baac7ca P abc3c58cf50f4fe0b4093960f42382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.351583 32377 tablet_replica.cc:333] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc: stopping tablet replica
I20260710 13:27:43.352031 32377 raft_consensus.cc:2243] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.352399 32377 raft_consensus.cc:2272] T 91e9995e18c74144a17a55336285e917 P abc3c58cf50f4fe0b4093960f42382cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.457221 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
W20260710 13:27:43.459614 32551 consensus_peers.cc:597] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c -> Peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Couldn't send request to peer abc3c58cf50f4fe0b4093960f42382cc. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:43751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:43.475679 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
I20260710 13:27:43.504076 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:43.504699 32377 tablet_replica.cc:333] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.505264 32377 raft_consensus.cc:2243] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.505681 32377 raft_consensus.cc:2272] T 91e9995e18c74144a17a55336285e917 P c9eb1879ed2547629807d0b56661c22c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.507550 32377 tablet_replica.cc:333] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.508155 32377 raft_consensus.cc:2243] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.508927 32377 raft_consensus.cc:2272] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.510890 32377 tablet_replica.cc:333] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.511371 32377 raft_consensus.cc:2243] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.511971 32377 raft_consensus.cc:2272] T c9d923f3ebb64374a6369a8fdec087ef P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.513528 32377 tablet_replica.cc:333] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.513935 32377 raft_consensus.cc:2243] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.514242 32377 raft_consensus.cc:2272] T 413d7e712f4a4479aaa28e65ba4017c2 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.516052 32377 tablet_replica.cc:333] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.516502 32377 raft_consensus.cc:2243] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.516867 32377 raft_consensus.cc:2272] T dbc248be364e4a45a75c2375c52ab275 P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.518687 32377 tablet_replica.cc:333] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.519109 32377 raft_consensus.cc:2243] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.519440 32377 raft_consensus.cc:2272] T b99da30b1899438da23c088111e8f6bd P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.521188 32377 tablet_replica.cc:333] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.521571 32377 raft_consensus.cc:2243] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.521880 32377 raft_consensus.cc:2272] T 8fbe63bc3d8246a4af58b251bf3451b6 P c9eb1879ed2547629807d0b56661c22c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.523682 32377 tablet_replica.cc:333] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.524077 32377 raft_consensus.cc:2243] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.524394 32377 raft_consensus.cc:2272] T c6a5390373044e959440a97f1baac7ca P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.526019 32377 tablet_replica.cc:333] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c: stopping tablet replica
I20260710 13:27:43.526378 32377 raft_consensus.cc:2243] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.527045 32377 raft_consensus.cc:2272] T 71c30030d8264328b6e746c599576b4a P c9eb1879ed2547629807d0b56661c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.552940 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:27:43.569046 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
W20260710 13:27:43.581411 32625 consensus_peers.cc:597] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e -> Peer abc3c58cf50f4fe0b4093960f42382cc (127.31.158.65:43751): Couldn't send request to peer abc3c58cf50f4fe0b4093960f42382cc. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:43751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:43.593855 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:43.594604 32377 tablet_replica.cc:333] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.595252 32377 raft_consensus.cc:2243] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.595703 32377 raft_consensus.cc:2272] T 8fbe63bc3d8246a4af58b251bf3451b6 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.597813 32377 tablet_replica.cc:333] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.598310 32377 raft_consensus.cc:2243] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.599031 32377 raft_consensus.cc:2272] T c6a5390373044e959440a97f1baac7ca P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.600939 32377 tablet_replica.cc:333] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.601408 32377 raft_consensus.cc:2243] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.601789 32377 raft_consensus.cc:2272] T c9d923f3ebb64374a6369a8fdec087ef P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.603289 32377 tablet_replica.cc:333] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.603739 32377 raft_consensus.cc:2243] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.604133 32377 raft_consensus.cc:2272] T 71c30030d8264328b6e746c599576b4a P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.605593 32377 tablet_replica.cc:333] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.606025 32377 raft_consensus.cc:2243] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.606760 32377 raft_consensus.cc:2272] T 91e9995e18c74144a17a55336285e917 P 256c4d52caac4926b3aadcf85db5475e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.608206 32377 tablet_replica.cc:333] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.608646 32377 raft_consensus.cc:2243] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.609027 32377 raft_consensus.cc:2272] T dbc248be364e4a45a75c2375c52ab275 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.610910 32377 tablet_replica.cc:333] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.611373 32377 raft_consensus.cc:2243] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.611776 32377 raft_consensus.cc:2272] T b99da30b1899438da23c088111e8f6bd P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.613816 32377 tablet_replica.cc:333] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.614250 32377 raft_consensus.cc:2243] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.615036 32377 raft_consensus.cc:2272] T 413d7e712f4a4479aaa28e65ba4017c2 P 256c4d52caac4926b3aadcf85db5475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.616726 32377 tablet_replica.cc:333] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e: stopping tablet replica
I20260710 13:27:43.617182 32377 raft_consensus.cc:2243] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:43.617615 32377 raft_consensus.cc:2272] T 4a8c6dda6ee045e9ac9364a3229ef0a3 P 256c4d52caac4926b3aadcf85db5475e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.643784 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:27:43.660008 32377 master.cc:562] Master@127.31.158.126:37655 shutting down...
I20260710 13:27:43.855660 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:43.856175 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:43.856462 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f648d69f09744489e9cbd1c03b85e50: stopping tablet replica
I20260710 13:27:43.900046 32377 master.cc:584] Master@127.31.158.126:37655 shutdown complete.
256c4d52caac4926b3aadcf85db5475e  1
abc3c58cf50f4fe0b4093960f42382cc  4
c9eb1879ed2547629807d0b56661c22c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13883 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:27:43.941043 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:39759
I20260710 13:27:43.942137 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:43.947552   424 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 13:27:43.948153   425 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 13:27:43.948925   427 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 13:27:43.949481 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:43.950475 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:43.950759 32377 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 13:27:43.950961 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690063950928 us; error 0 us; skew 500 ppm
I20260710 13:27:43.951589 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:43.953969 32377 webserver.cc:533] Webserver started at http://127.31.158.126:42359/ using document root <none> and password file <none>
I20260710 13:27:43.954519 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:43.954748 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:43.954970 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:43.956012 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "9dfae5c7e5794e71b58d20afb15fab9b"
format_stamp: "Formatted at 2026-07-10 13:27:43 on dist-test-slave-fvrf"
I20260710 13:27:43.960850 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:43.964418   432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:43.965152 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:43.965498 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "9dfae5c7e5794e71b58d20afb15fab9b"
format_stamp: "Formatted at 2026-07-10 13:27:43 on dist-test-slave-fvrf"
I20260710 13:27:43.965794 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-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 13:27:43.976024 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:43.977242 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:44.015456 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:39759
I20260710 13:27:44.015547   484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:39759 every 8 connection(s)
I20260710 13:27:44.019569   485 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 13:27:44.028615   485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b: Bootstrap starting.
I20260710 13:27:44.033128   485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.037161   485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b: No bootstrap required, opened a new log
I20260710 13:27:44.039263   485 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER }
I20260710 13:27:44.039630   485 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.039868   485 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dfae5c7e5794e71b58d20afb15fab9b, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.040431   485 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER }
I20260710 13:27:44.040855   485 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:44.041064   485 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:44.041348   485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.045260   485 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER }
I20260710 13:27:44.045748   485 leader_election.cc:304] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [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: 9dfae5c7e5794e71b58d20afb15fab9b; no voters: 
I20260710 13:27:44.046864   485 leader_election.cc:290] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:44.047238   488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.048513   488 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 1 LEADER]: Becoming Leader. State: Replica: 9dfae5c7e5794e71b58d20afb15fab9b, State: Running, Role: LEADER
I20260710 13:27:44.049094   488 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [LEADER]: Queue going to LEADER mode. State: All 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: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER }
I20260710 13:27:44.049708   485 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:44.053524   489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER } }
I20260710 13:27:44.054260   489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:44.053994   490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9dfae5c7e5794e71b58d20afb15fab9b. Latest consensus state: current_term: 1 leader_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dfae5c7e5794e71b58d20afb15fab9b" member_type: VOTER } }
I20260710 13:27:44.055449   490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:44.057005   495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:44.061970   495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:44.065809 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:44.070729   495 catalog_manager.cc:1383] Generated new cluster ID: f42c4139cb964cf0bff2a40b0d5d6cc2
I20260710 13:27:44.070982   495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:44.095321   495 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:44.096509   495 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:44.111459   495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b: Generated new TSK 0
I20260710 13:27:44.112020   495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:44.132165 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:44.138517   506 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 13:27:44.139340   507 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 13:27:44.140903   509 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 13:27:44.141594 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:44.142354 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:44.142560 32377 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 13:27:44.142787 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690064142767 us; error 0 us; skew 500 ppm
I20260710 13:27:44.143302 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:44.145562 32377 webserver.cc:533] Webserver started at http://127.31.158.65:46271/ using document root <none> and password file <none>
I20260710 13:27:44.146047 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:44.146234 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:44.146502 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:44.147511 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "a54774bc69dc4902bd75b3d539076c60"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.151706 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:44.154838   514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.155516 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:44.155800 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "a54774bc69dc4902bd75b3d539076c60"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.156064 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-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 13:27:44.184281 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:44.185487 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:44.186929 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:44.189051 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:44.189261 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.189509 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:44.189688 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.228380 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:37435
I20260710 13:27:44.228466   576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:37435 every 8 connection(s)
I20260710 13:27:44.233037 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:44.239748   581 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 13:27:44.241470   582 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 13:27:44.243132   584 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 13:27:44.245077 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:44.245930 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:44.246111 32377 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 13:27:44.246238 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690064246227 us; error 0 us; skew 500 ppm
I20260710 13:27:44.246757 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:44.249709 32377 webserver.cc:533] Webserver started at http://127.31.158.66:35035/ using document root <none> and password file <none>
I20260710 13:27:44.250285 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:44.250373   577 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39759
I20260710 13:27:44.250535 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:44.250777   577 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:44.250926 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:44.251689   577 heartbeater.cc:507] Master 127.31.158.126:39759 requested a full tablet report, sending...
I20260710 13:27:44.252415 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "0035f902f63a4a398e727f493de5eb35"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.253816   450 ts_manager.cc:194] Registered new tserver with Master: a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435)
I20260710 13:27:44.255548   450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57532
I20260710 13:27:44.257416 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:44.260805   589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.261554 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:27:44.261827 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "0035f902f63a4a398e727f493de5eb35"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.262111 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-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 13:27:44.276697 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:44.277838 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:44.279268 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:44.281371 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:44.281592 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.281817 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:44.281985 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.320384 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:40219
I20260710 13:27:44.320477   651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:40219 every 8 connection(s)
I20260710 13:27:44.325037 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:44.331815   655 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 13:27:44.332513   656 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 13:27:44.335346 32377 server_base.cc:1061] running on GCE node
W20260710 13:27:44.336216   659 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 13:27:44.337040   652 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39759
I20260710 13:27:44.337149 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:44.337400   652 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:44.338392   652 heartbeater.cc:507] Master 127.31.158.126:39759 requested a full tablet report, sending...
W20260710 13:27:44.337419 32377 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 13:27:44.338774 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690064338750 us; error 0 us; skew 500 ppm
I20260710 13:27:44.339480 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:44.340417   450 ts_manager.cc:194] Registered new tserver with Master: 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:44.341725   450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57544
I20260710 13:27:44.342592 32377 webserver.cc:533] Webserver started at http://127.31.158.67:45851/ using document root <none> and password file <none>
I20260710 13:27:44.343246 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:44.343492 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:44.343797 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:44.344955 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "917d353c6f3a41aca16258f2970585b6"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.349015 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:44.352167   663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.352873 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:44.353173 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "917d353c6f3a41aca16258f2970585b6"
format_stamp: "Formatted at 2026-07-10 13:27:44 on dist-test-slave-fvrf"
I20260710 13:27:44.353477 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690049893136-32377-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 13:27:44.369460 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:44.370596 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:44.371989 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:44.374042 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:44.374264 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:44.374500 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:44.374687 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:27:44.412972 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:38997
I20260710 13:27:44.413064   725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:38997 every 8 connection(s)
I20260710 13:27:44.426254   726 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39759
I20260710 13:27:44.426596   726 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:44.427345   726 heartbeater.cc:507] Master 127.31.158.126:39759 requested a full tablet report, sending...
I20260710 13:27:44.429163   450 ts_manager.cc:194] Registered new tserver with Master: 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:44.429266 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013424859s
I20260710 13:27:44.430855   450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57556
I20260710 13:27:44.453392   450 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57570:
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 13:27:44.456182   450 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 13:27:44.523795   689 tablet_service.cc:1511] Processing CreateTablet for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:44.523876   691 tablet_service.cc:1511] Processing CreateTablet for tablet b3978fd92dcc48249c2e4e0031748428 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:44.525569   689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.526046   690 tablet_service.cc:1511] Processing CreateTablet for tablet 6634c262f477446a984d39fd4487e911 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:44.527345   690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6634c262f477446a984d39fd4487e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.531250   691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3978fd92dcc48249c2e4e0031748428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.536279   688 tablet_service.cc:1511] Processing CreateTablet for tablet 43171189ca814050a4aab81a56608e18 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:44.537602   688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43171189ca814050a4aab81a56608e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.547536   687 tablet_service.cc:1511] Processing CreateTablet for tablet b8f3162d85734ff4af109415d212e77d (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:44.549328   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f3162d85734ff4af109415d212e77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.552444   686 tablet_service.cc:1511] Processing CreateTablet for tablet 951d953892134d6e8aff1e0ec9cb8d5b (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:44.553776   686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d953892134d6e8aff1e0ec9cb8d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.559023   685 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225b5581bf49cab0839b7ce10cae27 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:44.559576   684 tablet_service.cc:1511] Processing CreateTablet for tablet 20f599c398bb49d68b7b57155cb340b3 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:44.560431   685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225b5581bf49cab0839b7ce10cae27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.561903   683 tablet_service.cc:1511] Processing CreateTablet for tablet dd9ef73fa15d4a48943c32c8dae8cdba (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:44.563236   683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9ef73fa15d4a48943c32c8dae8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.565176   682 tablet_service.cc:1511] Processing CreateTablet for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:44.566419   682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.567658   541 tablet_service.cc:1511] Processing CreateTablet for tablet 6634c262f477446a984d39fd4487e911 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:44.568868   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6634c262f477446a984d39fd4487e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.571054   533 tablet_service.cc:1511] Processing CreateTablet for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:44.572276   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.574294   616 tablet_service.cc:1511] Processing CreateTablet for tablet 6634c262f477446a984d39fd4487e911 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:44.574949   614 tablet_service.cc:1511] Processing CreateTablet for tablet 43171189ca814050a4aab81a56608e18 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:44.575650   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6634c262f477446a984d39fd4487e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.576202   614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43171189ca814050a4aab81a56608e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.580983   539 tablet_service.cc:1511] Processing CreateTablet for tablet 43171189ca814050a4aab81a56608e18 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:44.579747   542 tablet_service.cc:1511] Processing CreateTablet for tablet b3978fd92dcc48249c2e4e0031748428 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:44.579747   613 tablet_service.cc:1511] Processing CreateTablet for tablet b8f3162d85734ff4af109415d212e77d (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:44.583308   613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f3162d85734ff4af109415d212e77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.582839   611 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225b5581bf49cab0839b7ce10cae27 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:44.583248   538 tablet_service.cc:1511] Processing CreateTablet for tablet b8f3162d85734ff4af109415d212e77d (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:44.584534   611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225b5581bf49cab0839b7ce10cae27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.585508   537 tablet_service.cc:1511] Processing CreateTablet for tablet 951d953892134d6e8aff1e0ec9cb8d5b (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:44.587690   536 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225b5581bf49cab0839b7ce10cae27 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:44.587939   610 tablet_service.cc:1511] Processing CreateTablet for tablet 20f599c398bb49d68b7b57155cb340b3 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:44.589671   610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f599c398bb49d68b7b57155cb340b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.589851   535 tablet_service.cc:1511] Processing CreateTablet for tablet 20f599c398bb49d68b7b57155cb340b3 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:44.592769   612 tablet_service.cc:1511] Processing CreateTablet for tablet 951d953892134d6e8aff1e0ec9cb8d5b (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:44.594009   612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d953892134d6e8aff1e0ec9cb8d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.594650   684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f599c398bb49d68b7b57155cb340b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.596201   535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f599c398bb49d68b7b57155cb340b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.596714   617 tablet_service.cc:1511] Processing CreateTablet for tablet b3978fd92dcc48249c2e4e0031748428 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:44.597398   542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3978fd92dcc48249c2e4e0031748428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.597934   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3978fd92dcc48249c2e4e0031748428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.598757   536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225b5581bf49cab0839b7ce10cae27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.598867   608 tablet_service.cc:1511] Processing CreateTablet for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:44.600100   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24a8ebdd84f4e6a99b18d3a0a5b999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.602322   609 tablet_service.cc:1511] Processing CreateTablet for tablet dd9ef73fa15d4a48943c32c8dae8cdba (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:44.604490   609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9ef73fa15d4a48943c32c8dae8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.604239   615 tablet_service.cc:1511] Processing CreateTablet for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:44.605525   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.607939   538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f3162d85734ff4af109415d212e77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.608484   540 tablet_service.cc:1511] Processing CreateTablet for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36 (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:44.609521   537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951d953892134d6e8aff1e0ec9cb8d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.602283   534 tablet_service.cc:1511] Processing CreateTablet for tablet dd9ef73fa15d4a48943c32c8dae8cdba (DEFAULT_TABLE table=test-workload [id=ab0bf615d7ad49de9621cda6d0638b05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:44.621544   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43171189ca814050a4aab81a56608e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.637097   540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752e9890fbaf4d3e8916b0ec5bfa2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.638967   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9ef73fa15d4a48943c32c8dae8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:44.712507   741 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:44.748334   743 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.748438   742 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.756364   741 tablet_bootstrap.cc:654] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.760761   742 tablet_bootstrap.cc:654] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.762188   743 tablet_bootstrap.cc:654] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.762267   741 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:44.762866   741 ts_tablet_manager.cc:1403] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 13:27:44.765214   742 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:44.765702   742 ts_tablet_manager.cc:1403] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260710 13:27:44.766041   741 raft_consensus.cc:359] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.766763   741 raft_consensus.cc:385] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.767064   741 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.767819   743 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.768301   743 ts_tablet_manager.cc:1403] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:27:44.767925   741 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.768405   742 raft_consensus.cc:359] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.769073   742 raft_consensus.cc:385] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.769379   742 raft_consensus.cc:740] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.770253   726 heartbeater.cc:499] Master 127.31.158.126:39759 was elected leader, sending a full tablet report...
I20260710 13:27:44.770684   741 ts_tablet_manager.cc:1434] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:44.770272   742 consensus_queue.cc:260] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.771631   741 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:44.771343   743 raft_consensus.cc:359] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.772130   743 raft_consensus.cc:385] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.772415   743 raft_consensus.cc:740] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.773103   743 consensus_queue.cc:260] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.778292   743 ts_tablet_manager.cc:1434] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:27:44.778723   652 heartbeater.cc:499] Master 127.31.158.126:39759 was elected leader, sending a full tablet report...
I20260710 13:27:44.779351   743 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.779716   742 ts_tablet_manager.cc:1434] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:27:44.780659   742 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.782938   577 heartbeater.cc:499] Master 127.31.158.126:39759 was elected leader, sending a full tablet report...
I20260710 13:27:44.785931   743 tablet_bootstrap.cc:654] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.786806   742 tablet_bootstrap.cc:654] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.796932   742 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:44.797500   742 ts_tablet_manager.cc:1403] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260710 13:27:44.799329   741 tablet_bootstrap.cc:654] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.799823   743 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.800289   743 ts_tablet_manager.cc:1403] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260710 13:27:44.800696   742 raft_consensus.cc:359] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.801496   742 raft_consensus.cc:385] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.801834   742 raft_consensus.cc:740] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.802615   742 consensus_queue.cc:260] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.803258   743 raft_consensus.cc:359] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.804234   743 raft_consensus.cc:385] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.804544   743 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.805092   742 ts_tablet_manager.cc:1434] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:44.805375   743 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.806125   742 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.807678   743 ts_tablet_manager.cc:1434] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:44.808575   743 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.813004   742 tablet_bootstrap.cc:654] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.814779   743 tablet_bootstrap.cc:654] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.821496   741 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:44.822117   741 ts_tablet_manager.cc:1403] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.020s
I20260710 13:27:44.823370   743 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.823853   743 ts_tablet_manager.cc:1403] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:27:44.826838   743 raft_consensus.cc:359] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.827548   743 raft_consensus.cc:385] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.827865   743 raft_consensus.cc:740] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.827708   741 raft_consensus.cc:359] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.828685   742 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:44.828742   741 raft_consensus.cc:385] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.829324   742 ts_tablet_manager.cc:1403] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:27:44.828727   743 consensus_queue.cc:260] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.829411   741 raft_consensus.cc:740] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.830355   741 consensus_queue.cc:260] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.831148   743 ts_tablet_manager.cc:1434] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:27:44.832125   743 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.832815   741 ts_tablet_manager.cc:1434] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:27:44.833945   741 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:44.832506   742 raft_consensus.cc:359] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:44.835925   742 raft_consensus.cc:385] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.836725   742 raft_consensus.cc:740] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.837575   742 consensus_queue.cc:260] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:44.839501   743 tablet_bootstrap.cc:654] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.840406   742 ts_tablet_manager.cc:1434] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:27:44.841320   742 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.842085   741 tablet_bootstrap.cc:654] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.844273   747 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.844877   747 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.848453   742 tablet_bootstrap.cc:654] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.859537   747 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:44.870697   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
W20260710 13:27:44.872453   666 leader_election.cc:343] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.873705   741 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:44.874193   741 ts_tablet_manager.cc:1403] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.016s
I20260710 13:27:44.877266   742 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:44.877095   741 raft_consensus.cc:359] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.877828   741 raft_consensus.cc:385] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.878058   742 ts_tablet_manager.cc:1403] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 13:27:44.878134   741 raft_consensus.cc:740] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.879490   748 raft_consensus.cc:493] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.879325   741 consensus_queue.cc:260] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.879933   748 raft_consensus.cc:515] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.881800   741 ts_tablet_manager.cc:1434] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:44.882587   748 leader_election.cc:290] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:44.882740   742 raft_consensus.cc:359] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.887475   742 raft_consensus.cc:385] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.887946   742 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.888972   742 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.892460   742 ts_tablet_manager.cc:1434] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:27:44.893522   742 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.895393   743 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.895879   743 ts_tablet_manager.cc:1403] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.022s
I20260710 13:27:44.898743   743 raft_consensus.cc:359] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.899464   743 raft_consensus.cc:385] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.899847   743 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.903067   741 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:44.903103   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
W20260710 13:27:44.904825   592 leader_election.cc:343] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.905123   743 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.909405   743 ts_tablet_manager.cc:1434] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:27:44.909782   741 tablet_bootstrap.cc:654] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.910429   743 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.911772   742 tablet_bootstrap.cc:654] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.917181   743 tablet_bootstrap.cc:654] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.925704   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
W20260710 13:27:44.927907   667 leader_election.cc:343] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.928512   667 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6; no voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:44.929571   747 raft_consensus.cc:2749] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.931548   743 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.932183   743 ts_tablet_manager.cc:1403] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:27:44.936127   743 raft_consensus.cc:359] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.937815   743 raft_consensus.cc:385] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.938102   743 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.938918   743 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.942126   743 ts_tablet_manager.cc:1434] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:27:44.944056   743 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:44.943766   701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
W20260710 13:27:44.945734   591 leader_election.cc:343] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.946338   591 leader_election.cc:304] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:44.947904   748 raft_consensus.cc:2749] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.952874   743 tablet_bootstrap.cc:654] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.952931   749 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.953558   742 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:44.953536   749 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.954159   742 ts_tablet_manager.cc:1403] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.023s
I20260710 13:27:44.954537   741 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:44.955009   741 ts_tablet_manager.cc:1403] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.021s
I20260710 13:27:44.958812   749 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:44.960880   742 raft_consensus.cc:359] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.968287   749 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.968595   742 raft_consensus.cc:385] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.968948   742 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.968869   749 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.969890   742 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.971354   749 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:44.972409   741 raft_consensus.cc:359] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.972939   742 ts_tablet_manager.cc:1434] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:27:44.973126   741 raft_consensus.cc:385] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.973484   741 raft_consensus.cc:740] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.974228   742 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:44.978085   741 consensus_queue.cc:260] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.980245   741 ts_tablet_manager.cc:1434] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:27:44.984210   742 tablet_bootstrap.cc:654] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.986235   741 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:44.986554   743 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:44.987124   743 ts_tablet_manager.cc:1403] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.010s
I20260710 13:27:44.991115   743 raft_consensus.cc:359] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.992226   743 raft_consensus.cc:385] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.992700   743 raft_consensus.cc:740] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.993898   743 consensus_queue.cc:260] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:44.999599   743 ts_tablet_manager.cc:1434] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:44.992967   741 tablet_bootstrap.cc:654] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.001348   743 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:45.008147   743 tablet_bootstrap.cc:654] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.012724   742 tablet_bootstrap.cc:492] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:45.013811   701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.015434   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.016894   741 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.017356   741 ts_tablet_manager.cc:1403] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
W20260710 13:27:45.017702   516 leader_election.cc:343] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:45.018559   516 leader_election.cc:343] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.019253   742 ts_tablet_manager.cc:1403] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.005s
I20260710 13:27:45.020233   741 raft_consensus.cc:359] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.020963   741 raft_consensus.cc:385] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.021260   741 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.021157   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.021842   627 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.022167   741 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.023574   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.023631   742 raft_consensus.cc:359] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.024798   742 raft_consensus.cc:385] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.025254   742 raft_consensus.cc:740] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.026098   748 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.026379   741 ts_tablet_manager.cc:1434] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:45.026561   748 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.026381   742 consensus_queue.cc:260] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.027741   741 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:45.028798   748 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.030473   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.032567   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.034801   741 tablet_bootstrap.cc:654] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:45.034875   591 leader_election.cc:343] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:45.036384   592 leader_election.cc:343] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.037232   518 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [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: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 917d353c6f3a41aca16258f2970585b6
W20260710 13:27:45.038524   518 leader_election.cc:343] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.038957   518 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a54774bc69dc4902bd75b3d539076c60; no voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:45.039685   749 raft_consensus.cc:2804] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.040028   749 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.040365   749 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.042128   592 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.050839   748 raft_consensus.cc:2749] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.055019   767 raft_consensus.cc:2749] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.060798   749 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
W20260710 13:27:45.061439   498 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:45.065991   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.066820   627 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.076720   627 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.078135   518 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.079151   767 raft_consensus.cc:2804] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.081499   749 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.082007   743 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:45.082084   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.082580   743 ts_tablet_manager.cc:1403] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.039s
W20260710 13:27:45.083631   516 leader_election.cc:343] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.085712   743 raft_consensus.cc:359] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.086697   743 raft_consensus.cc:385] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.086942   767 raft_consensus.cc:697] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.087178   743 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.087984   767 consensus_queue.cc:237] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.088063   743 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.089058   742 ts_tablet_manager.cc:1434] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.069s	user 0.014s	sys 0.041s
I20260710 13:27:45.090098   742 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:45.090376   743 ts_tablet_manager.cc:1434] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:45.091321   743 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:45.096468   742 tablet_bootstrap.cc:654] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.097285   743 tablet_bootstrap.cc:654] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.100642   741 tablet_bootstrap.cc:492] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.101109   741 ts_tablet_manager.cc:1403] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.019s
I20260710 13:27:45.106734   771 raft_consensus.cc:493] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.107216   771 raft_consensus.cc:515] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.109017   743 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:45.109036   742 tablet_bootstrap.cc:492] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:45.109356   771 leader_election.cc:290] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997), a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435)
I20260710 13:27:45.108665   448 catalog_manager.cc:5697] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.109543   742 ts_tablet_manager.cc:1403] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:27:45.109488   743 ts_tablet_manager.cc:1403] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:27:45.111016   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.112250   743 raft_consensus.cc:359] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.112504   742 raft_consensus.cc:359] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.112929   743 raft_consensus.cc:385] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:45.112982   591 leader_election.cc:343] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.113142   742 raft_consensus.cc:385] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.113245   743 raft_consensus.cc:740] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.113667   742 raft_consensus.cc:740] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.114117   743 consensus_queue.cc:260] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.114378   742 consensus_queue.cc:260] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.114782   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.116070   743 ts_tablet_manager.cc:1434] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:45.116454   742 ts_tablet_manager.cc:1434] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260710 13:27:45.116569   592 leader_election.cc:343] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.117215   592 leader_election.cc:304] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.118400   748 raft_consensus.cc:2749] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.106092   741 raft_consensus.cc:359] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.119040   742 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:45.118959   741 raft_consensus.cc:385] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.119462   741 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.120537   741 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.123464   741 ts_tablet_manager.cc:1434] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:27:45.124531   741 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:45.125841   742 tablet_bootstrap.cc:654] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.116915   743 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:45.131976   741 tablet_bootstrap.cc:654] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.135156   743 tablet_bootstrap.cc:654] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.139490   767 raft_consensus.cc:493] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.140147   767 raft_consensus.cc:515] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.142846   743 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:45.143271   743 ts_tablet_manager.cc:1403] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:27:45.145124   743 raft_consensus.cc:359] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.145601   743 raft_consensus.cc:385] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.145824   743 raft_consensus.cc:740] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.146181   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.146796   627 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.146603   743 consensus_queue.cc:260] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.148031   518 leader_election.cc:304] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.148805   743 ts_tablet_manager.cc:1434] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:27:45.148914   773 raft_consensus.cc:2804] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.149268   742 tablet_bootstrap.cc:492] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:45.149294   773 raft_consensus.cc:493] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.149854   742 ts_tablet_manager.cc:1403] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
I20260710 13:27:45.149840   773 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.151199   743 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: Bootstrap starting.
I20260710 13:27:45.151846   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.152429   700 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.152973   742 raft_consensus.cc:359] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.153669   742 raft_consensus.cc:385] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.153993   742 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.154704   742 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.156817   742 ts_tablet_manager.cc:1434] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:27:45.157279   773 raft_consensus.cc:515] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.158213   742 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:45.155296   767 leader_election.cc:290] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.159431   743 tablet_bootstrap.cc:654] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.160270   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.161697   627 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.163514   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.164112   700 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.166167   741 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.166643   741 ts_tablet_manager.cc:1403] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.008s
I20260710 13:27:45.169508   741 raft_consensus.cc:359] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.170231   741 raft_consensus.cc:385] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.170539   741 raft_consensus.cc:740] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.171389   741 consensus_queue.cc:260] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.173992   741 ts_tablet_manager.cc:1434] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:45.174938   741 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:45.175614   742 tablet_bootstrap.cc:654] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.179576   747 raft_consensus.cc:493] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.180212   747 raft_consensus.cc:515] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.182593   748 raft_consensus.cc:493] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.183228   747 leader_election.cc:290] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.183058   748 raft_consensus.cc:515] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.183393   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
W20260710 13:27:45.184844   666 leader_election.cc:343] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.185549   748 leader_election.cc:290] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.187184   767 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.187659   767 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.188094   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.188697   626 raft_consensus.cc:2468] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 0.
I20260710 13:27:45.189718   767 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.190301   747 raft_consensus.cc:493] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.190757   747 raft_consensus.cc:515] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.191336   741 tablet_bootstrap.cc:654] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.191854   667 leader_election.cc:304] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.193297   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.193554   747 leader_election.cc:290] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.194103   747 raft_consensus.cc:2804] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.194558   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.195233   551 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 0.
I20260710 13:27:45.196414   666 leader_election.cc:304] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.197386   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.194490   747 raft_consensus.cc:493] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.198282   747 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:45.198715   518 leader_election.cc:343] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:45.201823   592 leader_election.cc:343] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.203529   627 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.204058   700 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.204679   518 leader_election.cc:304] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.205690   767 raft_consensus.cc:2804] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.206278   767 raft_consensus.cc:697] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.207358   767 consensus_queue.cc:237] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.211315   747 raft_consensus.cc:515] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.202471   773 leader_election.cc:290] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.213773   747 leader_election.cc:290] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.214897   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
W20260710 13:27:45.216725   666 leader_election.cc:343] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.214385   747 raft_consensus.cc:2804] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.221310   747 raft_consensus.cc:493] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.221752   747 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.226742   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.227592   700 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.226548   447 catalog_manager.cc:5697] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.229290   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.230283   700 raft_consensus.cc:2393] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0035f902f63a4a398e727f493de5eb35 in current term 1: Already voted for candidate 917d353c6f3a41aca16258f2970585b6 in this term.
I20260710 13:27:45.232316   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.236203   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.236752   626 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.247372   516 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [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: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.248934   773 raft_consensus.cc:493] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.249559   773 raft_consensus.cc:515] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.253984   773 leader_election.cc:290] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.254671   773 raft_consensus.cc:2804] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.255080   773 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.255601   773 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.258088   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.259512   591 leader_election.cc:304] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.261530   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.261610   747 raft_consensus.cc:515] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.264364   700 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.265867   747 leader_election.cc:290] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.266894   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.267692   551 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.271072   771 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.271703   771 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.276664   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.277489   552 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 0.
I20260710 13:27:45.279292   592 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.274395   771 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.280864   771 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.281317   771 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.281749   771 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.286954   627 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.288473   518 leader_election.cc:304] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.289772   767 raft_consensus.cc:2804] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.290237   767 raft_consensus.cc:493] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.290690   767 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.296305   747 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.296959   747 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
W20260710 13:27:45.262482   667 leader_election.cc:343] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.299765   747 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.302161   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.303004   552 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 0.
I20260710 13:27:45.304608   666 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.305696   747 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.306149   747 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.306571   747 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.316293   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.319088   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.319183   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.330653   771 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.332119   625 raft_consensus.cc:2393] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917d353c6f3a41aca16258f2970585b6 in current term 1: Already voted for candidate 0035f902f63a4a398e727f493de5eb35 in this term.
I20260710 13:27:45.334082   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.334667   552 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.338744   749 raft_consensus.cc:493] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.339385   749 raft_consensus.cc:515] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.342060   749 leader_election.cc:290] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.344175   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.344801   625 raft_consensus.cc:2468] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.346113   518 leader_election.cc:304] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.346894   749 raft_consensus.cc:2804] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.347388   749 raft_consensus.cc:493] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.347813   749 raft_consensus.cc:3060] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.349156   626 raft_consensus.cc:2468] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 1.
I20260710 13:27:45.349805   748 raft_consensus.cc:2749] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.355257   747 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.356837   700 raft_consensus.cc:2393] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0035f902f63a4a398e727f493de5eb35 in current term 1: Already voted for candidate 917d353c6f3a41aca16258f2970585b6 in this term.
I20260710 13:27:45.358008   749 raft_consensus.cc:515] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.360585   747 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.361107   550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.364192   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.364935   625 raft_consensus.cc:2393] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 917d353c6f3a41aca16258f2970585b6 in current term 1: Already voted for candidate 0035f902f63a4a398e727f493de5eb35 in this term.
I20260710 13:27:45.364854   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.365787   743 tablet_bootstrap.cc:492] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: No bootstrap required, opened a new log
I20260710 13:27:45.366158   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.366370   743 ts_tablet_manager.cc:1403] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: Time spent bootstrapping tablet: real 0.215s	user 0.029s	sys 0.075s
I20260710 13:27:45.366609   626 raft_consensus.cc:3060] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.370065   743 raft_consensus.cc:359] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.371665   743 raft_consensus.cc:385] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.371038   749 leader_election.cc:290] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.370815   551 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 1.
I20260710 13:27:45.373716   741 tablet_bootstrap.cc:492] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.373612   666 leader_election.cc:304] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.374241   741 ts_tablet_manager.cc:1403] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.199s	user 0.064s	sys 0.089s
I20260710 13:27:45.374778   743 raft_consensus.cc:740] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.375706   767 raft_consensus.cc:515] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.376111   743 consensus_queue.cc:260] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.377200   552 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 1.
W20260710 13:27:45.378593   667 leader_election.cc:343] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.379031   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.380137   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.380757   625 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.381640   592 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.382400   748 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.382880   748 raft_consensus.cc:697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:45.383131   741 raft_consensus.cc:359] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.383733   741 raft_consensus.cc:385] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.384054   741 raft_consensus.cc:740] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.383637   748 consensus_queue.cc:237] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.384235   749 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.384721   749 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.385989   742 tablet_bootstrap.cc:492] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:45.386415   742 ts_tablet_manager.cc:1403] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.229s	user 0.076s	sys 0.118s
I20260710 13:27:45.389292   749 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.388963   742 raft_consensus.cc:359] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.389744   742 raft_consensus.cc:385] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.390043   742 raft_consensus.cc:740] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.390969   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.391191   771 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.391583   627 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.392323   743 ts_tablet_manager.cc:1434] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260710 13:27:45.392621   626 raft_consensus.cc:2468] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.393272   518 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.393582   773 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.394037   749 raft_consensus.cc:2804] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.394418   749 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.394706   518 leader_election.cc:304] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.394963   749 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.395586   773 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.376539   747 raft_consensus.cc:2804] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.396476   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.398418   625 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
W20260710 13:27:45.398497   518 leader_election.cc:343] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.399837   518 leader_election.cc:304] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.396589   747 raft_consensus.cc:697] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:45.401578   747 consensus_queue.cc:237] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.380082   667 leader_election.cc:304] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.403098   785 raft_consensus.cc:2804] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.405478   789 raft_consensus.cc:2804] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.406148   773 raft_consensus.cc:2804] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.401578   741 consensus_queue.cc:260] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.408993   773 raft_consensus.cc:697] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.408444   447 catalog_manager.cc:5697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.409528   667 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [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: 917d353c6f3a41aca16258f2970585b6; no voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.409943   773 consensus_queue.cc:237] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.414681   742 consensus_queue.cc:260] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.417940   796 raft_consensus.cc:2749] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:27:45.418030   516 leader_election.cc:343] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:45.428331   516 leader_election.cc:343] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.420040   741 ts_tablet_manager.cc:1434] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.008s
I20260710 13:27:45.422279   742 ts_tablet_manager.cc:1434] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:27:45.422899   700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.402127   767 leader_election.cc:290] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.429880   741 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:45.424706   701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.425601   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.423883   789 raft_consensus.cc:697] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.429924   700 raft_consensus.cc:2393] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0035f902f63a4a398e727f493de5eb35 in current term 1: Already voted for candidate 917d353c6f3a41aca16258f2970585b6 in this term.
I20260710 13:27:45.430588   701 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 0.
I20260710 13:27:45.430888   699 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.432097   789 consensus_queue.cc:237] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.402109   749 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.426954   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.435005   698 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.435389   742 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: Bootstrap starting.
I20260710 13:27:45.441816   742 tablet_bootstrap.cc:654] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.444372   785 raft_consensus.cc:697] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:45.444873   447 catalog_manager.cc:5697] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.445395   785 consensus_queue.cc:237] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.449080   698 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.450875   699 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.456166   749 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.457418   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.457551   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.464707   698 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.458329   626 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.469264   742 tablet_bootstrap.cc:492] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: No bootstrap required, opened a new log
I20260710 13:27:45.469714   742 ts_tablet_manager.cc:1403] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260710 13:27:45.472339   742 raft_consensus.cc:359] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.472915   626 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.473031   742 raft_consensus.cc:385] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.472915   698 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 1.
I20260710 13:27:45.474309   518 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.475000   516 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.475322   789 raft_consensus.cc:2804] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.474723   448 catalog_manager.cc:5697] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.475780   749 raft_consensus.cc:2804] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.475826   789 raft_consensus.cc:697] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.476357   749 raft_consensus.cc:697] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.476732   789 consensus_queue.cc:237] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.477315   741 tablet_bootstrap.cc:654] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.477150   749 consensus_queue.cc:237] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.474695   742 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.482051   742 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.483986   742 ts_tablet_manager.cc:1434] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:27:45.486287   447 catalog_manager.cc:5697] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.490731   741 tablet_bootstrap.cc:492] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.491191   741 ts_tablet_manager.cc:1403] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.004s
I20260710 13:27:45.493973   741 raft_consensus.cc:359] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.494722   741 raft_consensus.cc:385] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.494971   741 raft_consensus.cc:740] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.498306   741 consensus_queue.cc:260] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.502503   741 ts_tablet_manager.cc:1434] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:27:45.503389   741 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Bootstrap starting.
I20260710 13:27:45.508745   741 tablet_bootstrap.cc:654] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.509630   450 catalog_manager.cc:5697] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.511075   450 catalog_manager.cc:5697] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.512708   741 tablet_bootstrap.cc:492] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: No bootstrap required, opened a new log
I20260710 13:27:45.512468   450 catalog_manager.cc:5697] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.513135   741 ts_tablet_manager.cc:1403] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 13:27:45.515085   741 raft_consensus.cc:359] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.515753   741 raft_consensus.cc:385] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.516009   741 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.516640   741 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.518203   741 ts_tablet_manager.cc:1434] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:45.534473   785 raft_consensus.cc:493] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.534917   785 raft_consensus.cc:515] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.536453   785 leader_election.cc:290] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435)
I20260710 13:27:45.537233   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.537389   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.537775   626 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 0.
I20260710 13:27:45.537985   552 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 0.
I20260710 13:27:45.538663   667 leader_election.cc:304] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:45.539430   785 raft_consensus.cc:2804] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.539695   785 raft_consensus.cc:493] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.539906   785 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.544324   785 raft_consensus.cc:515] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.545743   785 leader_election.cc:290] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435)
I20260710 13:27:45.546490   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.546893   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.547012   626 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.547461   552 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.551786   626 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 1.
I20260710 13:27:45.552222   552 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 1.
I20260710 13:27:45.552764   667 leader_election.cc:304] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:45.553619   785 raft_consensus.cc:2804] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.554020   785 raft_consensus.cc:697] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:45.554741   785 consensus_queue.cc:237] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:45.562582   448 catalog_manager.cc:5697] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.573555   748 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.573976   748 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.575553   748 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.576349   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.576490   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.577176   698 raft_consensus.cc:2393] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0035f902f63a4a398e727f493de5eb35 in current term 1: Already voted for candidate a54774bc69dc4902bd75b3d539076c60 in this term.
I20260710 13:27:45.578027   591 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.578613   748 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.583071   748 raft_consensus.cc:2749] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.584630   785 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.584964   785 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.586382   785 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.587306   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.587416   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.588172   626 raft_consensus.cc:2393] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917d353c6f3a41aca16258f2970585b6 in current term 1: Already voted for candidate a54774bc69dc4902bd75b3d539076c60 in this term.
I20260710 13:27:45.589041   667 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6; no voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.589684   785 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.593914   785 raft_consensus.cc:2749] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.605219   785 raft_consensus.cc:493] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.605607   785 raft_consensus.cc:515] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.607174   785 leader_election.cc:290] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:45.608073   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.608297   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f3162d85734ff4af109415d212e77d" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.608995   626 raft_consensus.cc:2393] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917d353c6f3a41aca16258f2970585b6 in current term 1: Already voted for candidate a54774bc69dc4902bd75b3d539076c60 in this term.
I20260710 13:27:45.609963   667 leader_election.cc:304] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6; no voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.610698   785 raft_consensus.cc:3060] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.615006   785 raft_consensus.cc:2749] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.665438   749 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.677709   767 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.682615   767 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.700218   773 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.703008   773 raft_consensus.cc:493] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.703467   773 raft_consensus.cc:515] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.706594   773 leader_election.cc:290] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.706905   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0035f902f63a4a398e727f493de5eb35" is_pre_election: true
I20260710 13:27:45.707667   625 raft_consensus.cc:2393] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a54774bc69dc4902bd75b3d539076c60 in current term 1: Already voted for candidate 917d353c6f3a41aca16258f2970585b6 in this term.
I20260710 13:27:45.708087   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.709290   516 leader_election.cc:304] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a54774bc69dc4902bd75b3d539076c60; no voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:45.712168   773 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.717941   773 raft_consensus.cc:2749] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.729351   698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:45.729836   698 raft_consensus.cc:606] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.734581   698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6634c262f477446a984d39fd4487e911"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:45.735047   698 raft_consensus.cc:606] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.748271   626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:27:45.748811   626 raft_consensus.cc:606] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.766172   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:60018
I20260710 13:27:45.766726   552 raft_consensus.cc:606] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.771838   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:60018
I20260710 13:27:45.772341   552 raft_consensus.cc:606] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.776994   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:60018
I20260710 13:27:45.777562   552 raft_consensus.cc:606] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.782390   698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:45.782971   698 raft_consensus.cc:606] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:45.787952   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:60018
I20260710 13:27:45.788478   552 raft_consensus.cc:606] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Received request to transfer leadership to TS 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:45.815871   785 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.822386   747 raft_consensus.cc:993] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:45.822942   796 raft_consensus.cc:1081] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:45.825829   551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6634c262f477446a984d39fd4487e911"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35216
I20260710 13:27:45.826371   551 raft_consensus.cc:493] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.826452   626 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.826840   551 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.831692   551 raft_consensus.cc:515] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.833688   748 raft_consensus.cc:493] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.834136   748 raft_consensus.cc:515] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.836095   551 leader_election.cc:290] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 2 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.837555   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:45.838089   627 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.838845   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.838811   791 consensus_queue.cc:1048] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.839505   698 raft_consensus.cc:3055] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:45.839811   698 raft_consensus.cc:740] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:45.840292   791 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.841406   748 leader_election.cc:290] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.838881   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a54774bc69dc4902bd75b3d539076c60" is_pre_election: true
I20260710 13:27:45.842722   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917d353c6f3a41aca16258f2970585b6" is_pre_election: true
I20260710 13:27:45.844375   698 consensus_queue.cc:260] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.844753   591 leader_election.cc:304] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [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: 0035f902f63a4a398e727f493de5eb35; no voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:45.845498   698 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.846921   627 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 2.
I20260710 13:27:45.847415   748 raft_consensus.cc:2749] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:45.849320   625 raft_consensus.cc:1240] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Rejecting Update request from peer 917d353c6f3a41aca16258f2970585b6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:27:45.851790   785 raft_consensus.cc:993] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:45.852195   785 raft_consensus.cc:1081] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:45.852640   698 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 2.
I20260710 13:27:45.853199   518 leader_election.cc:304] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.854041   773 raft_consensus.cc:2804] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.854492   773 raft_consensus.cc:697] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.855321   773 consensus_queue.cc:237] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.856630   625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52952
I20260710 13:27:45.857559   625 raft_consensus.cc:493] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.858218   791 consensus_queue.cc:1048] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.857998   625 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.866139   448 catalog_manager.cc:5697] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 1 to 2, leader changed from 917d353c6f3a41aca16258f2970585b6 (127.31.158.67) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.868253   773 consensus_queue.cc:1048] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.868117   625 raft_consensus.cc:515] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.871151   627 raft_consensus.cc:1240] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Rejecting Update request from peer 917d353c6f3a41aca16258f2970585b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:45.873697   791 consensus_queue.cc:1059] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.874496   791 raft_consensus.cc:3055] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:45.874828   791 raft_consensus.cc:740] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:45.875550   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.875608   791 consensus_queue.cc:260] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.876303   625 leader_election.cc:290] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.876794   791 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.877063   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9ef73fa15d4a48943c32c8dae8cdba" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.877647   552 raft_consensus.cc:3060] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.878058   773 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.887005   552 raft_consensus.cc:2468] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:45.892829   592 leader_election.cc:304] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.893702   748 raft_consensus.cc:2804] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.898715   699 raft_consensus.cc:2468] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:45.901429   748 raft_consensus.cc:697] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:45.902371   748 consensus_queue.cc:237] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.915323   767 consensus_queue.cc:1048] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.919637   794 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.917743   447 catalog_manager.cc:5697] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 1 to 2, leader changed from 917d353c6f3a41aca16258f2970585b6 (127.31.158.67) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.933696   794 raft_consensus.cc:993] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:45.934121   794 raft_consensus.cc:1081] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:45.935811   625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52964
I20260710 13:27:45.936363   625 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.936764   625 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.942757   822 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.942828   625 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.945537   625 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:45.945546   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:45.946352   551 raft_consensus.cc:3055] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:45.946617   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:45.946753   551 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:45.947290   699 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.947762   551 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:45.949200   551 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.951893   748 raft_consensus.cc:993] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:45.953580   822 raft_consensus.cc:1081] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:45.957540   551 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:45.963390   592 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:45.954919   699 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:45.964972   789 consensus_queue.cc:1048] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.966177   827 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.966754   552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:27:45.968081   822 raft_consensus.cc:2804] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.967482   552 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.969260   552 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.980819   552 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.014725   789 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:46.017462   794 consensus_queue.cc:1048] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.025501   767 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:46.047755   822 raft_consensus.cc:697] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:46.048192   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:46.048868   627 raft_consensus.cc:3055] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.048695   822 consensus_queue.cc:237] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.049275   627 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:46.050279   627 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.051040   789 raft_consensus.cc:993] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:46.051491   789 raft_consensus.cc:1081] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Signalling peer 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:46.052240   701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:46.051379   627 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.056226   552 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 2 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:46.060747   699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:27:46.061527   699 raft_consensus.cc:493] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.062034   699 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.064296   749 raft_consensus.cc:993] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:46.065035   749 raft_consensus.cc:1081] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:46.064740   448 catalog_manager.cc:5697] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 1 to 2, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.067581   627 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 2.
I20260710 13:27:46.069662   699 raft_consensus.cc:515] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.070700   698 raft_consensus.cc:1240] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Rejecting Update request from peer a54774bc69dc4902bd75b3d539076c60 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:46.072842   767 consensus_queue.cc:1059] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.073058   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:46.073645   552 raft_consensus.cc:3055] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.073992   699 leader_election.cc:290] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:46.073982   552 raft_consensus.cc:740] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:46.075085   552 consensus_queue.cc:260] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.075668   518 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [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: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:46.076196   552 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.076391   767 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.076887   767 raft_consensus.cc:697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:46.077648   767 consensus_queue.cc:237] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.083633   625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52964
I20260710 13:27:46.084285   625 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.086002   625 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.088058   791 consensus_queue.cc:1048] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.085491   626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24a8ebdd84f4e6a99b18d3a0a5b999e" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:46.090233   626 raft_consensus.cc:3060] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.091055   552 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 2.
W20260710 13:27:46.091857   789 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:27:46.096472   666 leader_election.cc:304] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:46.097625   626 raft_consensus.cc:2468] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 2.
I20260710 13:27:46.097764   791 raft_consensus.cc:2804] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.098240   791 raft_consensus.cc:697] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:46.099082   791 consensus_queue.cc:237] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.100234   625 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.106005   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:46.106580   552 raft_consensus.cc:3055] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.106894   552 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:46.107384   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:46.107903   699 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.107652   552 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.107944   447 catalog_manager.cc:5697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 1 to 2, leader changed from 0035f902f63a4a398e727f493de5eb35 (127.31.158.66) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.108701   552 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.112627   625 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:46.114988   796 consensus_queue.cc:1048] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.116828   699 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:46.117847   591 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:46.118593   822 raft_consensus.cc:2804] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.119104   822 raft_consensus.cc:697] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:46.119338   450 catalog_manager.cc:5697] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 1 to 2, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:46.119966   822 consensus_queue.cc:237] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.123258   796 raft_consensus.cc:993] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:46.123716   747 raft_consensus.cc:1081] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:46.125496   552 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:46.126025   551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35216
I20260710 13:27:46.126569   551 raft_consensus.cc:493] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.126929   551 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.133257   551 raft_consensus.cc:515] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:46.136313   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:46.136307   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3978fd92dcc48249c2e4e0031748428" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:46.137063   627 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.137154   699 raft_consensus.cc:3055] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.136785   450 catalog_manager.cc:5697] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 1 to 2, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.137817   699 raft_consensus.cc:740] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:46.138691   699 consensus_queue.cc:260] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:46.139616   699 raft_consensus.cc:3060] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.144443   627 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 2.
I20260710 13:27:46.145674   518 leader_election.cc:304] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:46.146291   699 raft_consensus.cc:2468] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 2.
I20260710 13:27:46.146766   767 raft_consensus.cc:2804] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.136898   551 leader_election.cc:290] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 2 election: Requested vote from peers 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:46.147260   767 raft_consensus.cc:697] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:46.148031   767 consensus_queue.cc:237] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } }
I20260710 13:27:46.157054   450 catalog_manager.cc:5697] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 1 to 2, leader changed from 917d353c6f3a41aca16258f2970585b6 (127.31.158.67) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:46.178184   789 raft_consensus.cc:993] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:46.178655   793 raft_consensus.cc:1081] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:46.180168   627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52964
I20260710 13:27:46.180635   627 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.180991   627 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.185468   627 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.187049   627 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:46.187815   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:46.188110   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:46.188313   551 raft_consensus.cc:3055] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.188620   699 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.188660   551 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:46.189345   551 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.190146   551 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.193176   699 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:46.194118   591 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:46.194762   822 raft_consensus.cc:2804] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.194744   551 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 2.
I20260710 13:27:46.195335   822 raft_consensus.cc:697] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:46.196187   822 consensus_queue.cc:237] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:46.201910   450 catalog_manager.cc:5697] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 1 to 2, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.343331   627 raft_consensus.cc:1275] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.344655   794 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.353688   699 raft_consensus.cc:1275] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.355418   793 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.500275   551 raft_consensus.cc:1275] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.501564   822 consensus_queue.cc:1048] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.510820   699 raft_consensus.cc:1275] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.512856   828 consensus_queue.cc:1048] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.530223   627 raft_consensus.cc:1275] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.531668   747 consensus_queue.cc:1048] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.535614   699 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.536741   822 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.542599   551 raft_consensus.cc:1275] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.544221   785 consensus_queue.cc:1048] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.557675   551 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.560289   748 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.588822   627 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.590070   793 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.594883   551 raft_consensus.cc:1275] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.597473   699 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.600245   748 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.605192   699 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.608374   699 raft_consensus.cc:1275] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.610008   748 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.610033   793 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.646200   699 raft_consensus.cc:1275] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.647289   793 consensus_queue.cc:1048] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.653865   627 raft_consensus.cc:1275] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.655447   794 consensus_queue.cc:1048] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.685487   551 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.686573   748 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.693645   699 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.695068   822 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.818892 32377 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:27:48.819649 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:48.836474   551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43171189ca814050a4aab81a56608e18"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:48.837170   551 raft_consensus.cc:606] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Received request to transfer leadership to TS 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:48.841106   551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:48.841879   551 raft_consensus.cc:606] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Received request to transfer leadership to TS 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:48.843318 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:48.844003 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:49.077030   842 raft_consensus.cc:993] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:49.077483   767 raft_consensus.cc:1081] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Signalling peer 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:49.078804   699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:27:49.079277   699 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.079586   699 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.084309   699 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.085808   699 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 3 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:49.086784   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:49.086843   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:49.087364   551 raft_consensus.cc:3055] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:49.087477   627 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.087716   551 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:49.088572   551 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.089658   551 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.093078   627 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 3.
I20260710 13:27:49.094137   667 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:49.094487   551 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 3.
I20260710 13:27:49.094995   839 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:49.096439   839 raft_consensus.cc:697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:49.097286   839 consensus_queue.cc:237] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.099674   842 raft_consensus.cc:993] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:49.100072   767 raft_consensus.cc:1081] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Signalling peer 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:49.101733   698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43171189ca814050a4aab81a56608e18"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:27:49.102200   698 raft_consensus.cc:493] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.102517   698 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.104739   448 catalog_manager.cc:5697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 2 to 3, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.107235   698 raft_consensus.cc:515] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.109685   698 leader_election.cc:290] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 2 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:49.109901   551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:49.110250   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:49.110477   551 raft_consensus.cc:3055] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.110870   627 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.110848   551 raft_consensus.cc:740] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:49.111799   551 consensus_queue.cc:260] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.113071   551 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.117841   627 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 2.
I20260710 13:27:49.119029   667 leader_election.cc:304] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:49.119988   551 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 2.
I20260710 13:27:49.119951   839 raft_consensus.cc:2804] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.121450   839 raft_consensus.cc:697] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:49.122300   839 consensus_queue.cc:237] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.129877   448 catalog_manager.cc:5697] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 1 to 2, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.486428   627 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:49.488062   839 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:49.492743   551 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:49.494289   839 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:49.512926   552 raft_consensus.cc:1275] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.515558   843 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.527132   627 raft_consensus.cc:1275] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.530781   839 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.845161 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:49.861810   698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:49.862358   698 raft_consensus.cc:606] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:49.868034   698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43171189ca814050a4aab81a56608e18"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:49.868597   698 raft_consensus.cc:606] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:49.876199   627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:27:49.876672   627 raft_consensus.cc:606] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:49.881433   627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:27:49.881875   627 raft_consensus.cc:606] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:49.886875   627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
mode: GRACEFUL
new_leader_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:27:49.887306   627 raft_consensus.cc:606] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Received request to transfer leadership to TS a54774bc69dc4902bd75b3d539076c60
I20260710 13:27:49.963708   858 raft_consensus.cc:993] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:49.964269   822 raft_consensus.cc:1081] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:49.965706   551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:27:49.966132   551 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.966377   551 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.971246   551 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.972908   551 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 3 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:49.974972   627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:49.975606   627 raft_consensus.cc:3055] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:49.975673   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:49.976001   627 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:49.976248   698 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.976799   627 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.977921   627 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.979571   851 raft_consensus.cc:993] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:49.980036   851 raft_consensus.cc:1081] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:49.981791   552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35216
I20260710 13:27:49.982390   552 raft_consensus.cc:493] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.982812   552 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:49.984874   698 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:49.986198   516 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [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: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:49.987180   767 raft_consensus.cc:2804] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:49.991293   627 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:49.990898   552 raft_consensus.cc:515] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.993721   767 raft_consensus.cc:697] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:49.994621   552 leader_election.cc:290] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 4 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:49.994621   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:49.995446   625 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:49.995754   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752e9890fbaf4d3e8916b0ec5bfa2a36" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:49.996606   698 raft_consensus.cc:3055] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:49.995378   767 consensus_queue.cc:237] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.996945   698 raft_consensus.cc:740] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:49.997799   698 consensus_queue.cc:260] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:49.999159   698 raft_consensus.cc:3060] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:50.002878   625 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 4.
I20260710 13:27:50.003901   518 leader_election.cc:304] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [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: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:50.004593   767 raft_consensus.cc:2804] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:50.005013   767 raft_consensus.cc:697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 4 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:50.005254   448 catalog_manager.cc:5697] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 2 to 3, leader changed from 0035f902f63a4a398e727f493de5eb35 (127.31.158.66) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 3 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.005834   767 consensus_queue.cc:237] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.006963   698 raft_consensus.cc:2468] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 4.
I20260710 13:27:50.022353   843 raft_consensus.cc:993] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.022001   448 catalog_manager.cc:5697] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 3 to 4, leader changed from 917d353c6f3a41aca16258f2970585b6 (127.31.158.67) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 4 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.022927   839 raft_consensus.cc:1081] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.024695   552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43171189ca814050a4aab81a56608e18"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35216
I20260710 13:27:50.025444   552 raft_consensus.cc:493] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:50.025846   552 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.033020   552 raft_consensus.cc:515] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.034873   552 leader_election.cc:290] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 3 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:50.036090   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:50.036293   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43171189ca814050a4aab81a56608e18" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:50.037086   625 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.037336   698 raft_consensus.cc:3055] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:50.037776   698 raft_consensus.cc:740] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:50.038498   698 consensus_queue.cc:260] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.039458   698 raft_consensus.cc:3060] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.043054   625 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.044649   518 leader_election.cc:304] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [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: 0035f902f63a4a398e727f493de5eb35, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:50.045562   859 raft_consensus.cc:2804] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:50.045600   698 raft_consensus.cc:2468] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.046103   859 raft_consensus.cc:697] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:50.047087   859 consensus_queue.cc:237] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.053597   448 catalog_manager.cc:5697] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 2 to 3, leader changed from 917d353c6f3a41aca16258f2970585b6 (127.31.158.67) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 3 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.274966   858 raft_consensus.cc:993] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.275662   858 raft_consensus.cc:1081] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.277411   552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:27:50.278023   552 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:50.278358   552 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.285570   552 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.287484   552 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 3 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:50.288650   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:50.289258   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:50.289593   625 raft_consensus.cc:3055] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:50.289974   698 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.290017   625 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:50.291437   625 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.292903   625 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.293306   822 raft_consensus.cc:993] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: : Instructing follower a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.293932   858 raft_consensus.cc:1081] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Signalling peer a54774bc69dc4902bd75b3d539076c60 to start an election
I20260710 13:27:50.296008   552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:27:50.296559   552 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:50.296967   552 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.299661   698 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.301173   625 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.301739   516 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [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: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:50.303054   859 raft_consensus.cc:2804] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:50.303628   859 raft_consensus.cc:697] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:50.304826   859 consensus_queue.cc:237] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.305517   552 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.307488   552 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [CANDIDATE]: Term 3 election: Requested vote from peers 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:50.308393   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:50.308964   625 raft_consensus.cc:3055] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:50.309320   625 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:50.309547   698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "a54774bc69dc4902bd75b3d539076c60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:50.310282   698 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.310565   625 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.312067   625 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:50.315655   448 catalog_manager.cc:5697] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 2 to 3, leader changed from 0035f902f63a4a398e727f493de5eb35 (127.31.158.66) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 3 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.317988   698 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.319196   625 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a54774bc69dc4902bd75b3d539076c60 in term 3.
I20260710 13:27:50.320268   516 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [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: 917d353c6f3a41aca16258f2970585b6, a54774bc69dc4902bd75b3d539076c60; no voters: 
I20260710 13:27:50.321213   859 raft_consensus.cc:2804] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:50.321705   859 raft_consensus.cc:697] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Leader. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:50.322744   859 consensus_queue.cc:237] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:50.331439   448 catalog_manager.cc:5697] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 reported cstate change: term changed from 2 to 3, leader changed from 0035f902f63a4a398e727f493de5eb35 (127.31.158.66) to a54774bc69dc4902bd75b3d539076c60 (127.31.158.65). New cstate: current_term: 3 leader_uuid: "a54774bc69dc4902bd75b3d539076c60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.439904   698 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.441174   859 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.452186   625 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.454726   699 raft_consensus.cc:1275] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.454566   767 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:50.456586   859 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.470981   625 raft_consensus.cc:1275] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.472525   859 consensus_queue.cc:1048] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.527942   625 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:50.528975   859 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:50.537919   698 raft_consensus.cc:1275] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:50.539299   859 consensus_queue.cc:1048] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:50.816987   625 raft_consensus.cc:1275] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.818264   859 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.827277   698 raft_consensus.cc:1275] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.829144   870 consensus_queue.cc:1048] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.856308   699 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.857571   870 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.866948   625 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Refusing update from remote peer a54774bc69dc4902bd75b3d539076c60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:50.868328   859 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:52.894079 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:52.901495   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:52.902153   552 raft_consensus.cc:606] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Received request to transfer leadership to TS 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:52.904646   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:52.905097   552 raft_consensus.cc:606] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:52.907053   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6634c262f477446a984d39fd4487e911"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:52.907480   552 raft_consensus.cc:606] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Received request to transfer leadership to TS 0035f902f63a4a398e727f493de5eb35
I20260710 13:27:52.909693   552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
mode: GRACEFUL
new_leader_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:60032
I20260710 13:27:52.910130   552 raft_consensus.cc:606] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Received request to transfer leadership to TS 917d353c6f3a41aca16258f2970585b6
I20260710 13:27:52.911193 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:52.911815 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:53.060120   880 raft_consensus.cc:993] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:53.060684   878 raft_consensus.cc:1081] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Signalling peer 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:53.061942   699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:27:53.062297   699 raft_consensus.cc:493] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.062512   699 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.067181   699 raft_consensus.cc:515] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.068781   699 leader_election.cc:290] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 4 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:53.069434   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:53.069685   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951d953892134d6e8aff1e0ec9cb8d5b" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:53.069998   552 raft_consensus.cc:3055] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:53.070155   625 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.070345   552 raft_consensus.cc:740] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:53.071147   552 consensus_queue.cc:260] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.072132   552 raft_consensus.cc:3060] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:27:53.072212   518 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:27:53.076234   625 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 4.
I20260710 13:27:53.077510   667 leader_election.cc:304] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:53.077844   552 raft_consensus.cc:2468] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 4.
I20260710 13:27:53.078306   839 raft_consensus.cc:2804] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:53.079226   839 raft_consensus.cc:697] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 4 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:53.080047   839 consensus_queue.cc:237] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.087005   450 catalog_manager.cc:5697] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 3 to 4, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 4 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.145859   880 raft_consensus.cc:993] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:53.146283   878 raft_consensus.cc:1081] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:53.147596   625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6634c262f477446a984d39fd4487e911"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52964
I20260710 13:27:53.148011   625 raft_consensus.cc:493] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.148281   625 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.152349   625 raft_consensus.cc:515] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.153734   625 leader_election.cc:290] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 3 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:53.154572   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:53.154773   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6634c262f477446a984d39fd4487e911" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:53.155112   552 raft_consensus.cc:3055] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:53.155326   699 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.155433   552 raft_consensus.cc:740] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:53.156193   552 consensus_queue.cc:260] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.157040   552 raft_consensus.cc:3060] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.159600   699 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 3.
I20260710 13:27:53.160701   591 leader_election.cc:304] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:53.161383   887 raft_consensus.cc:2804] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:53.161442   552 raft_consensus.cc:2468] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 3.
I20260710 13:27:53.162760   887 raft_consensus.cc:697] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 3 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:53.163925   887 consensus_queue.cc:237] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.170790   450 catalog_manager.cc:5697] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 2 to 3, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 3 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.186832   880 raft_consensus.cc:993] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:53.187322   878 raft_consensus.cc:1081] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Signalling peer 0035f902f63a4a398e727f493de5eb35 to start an election
I20260710 13:27:53.188611   625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27"
dest_uuid: "0035f902f63a4a398e727f493de5eb35"
 from {username='slave'} at 127.0.0.1:52964
I20260710 13:27:53.189050   625 raft_consensus.cc:493] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.189311   625 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.194180   625 raft_consensus.cc:515] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.195772   625 leader_election.cc:290] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [CANDIDATE]: Term 4 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 917d353c6f3a41aca16258f2970585b6 (127.31.158.67:38997)
I20260710 13:27:53.196344   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:53.196851   552 raft_consensus.cc:3055] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:53.196787   699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225b5581bf49cab0839b7ce10cae27" candidate_uuid: "0035f902f63a4a398e727f493de5eb35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "917d353c6f3a41aca16258f2970585b6"
I20260710 13:27:53.197209   552 raft_consensus.cc:740] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:53.197369   699 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.197948   552 consensus_queue.cc:260] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.199024   552 raft_consensus.cc:3060] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.203245   699 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 4.
I20260710 13:27:53.204252   591 leader_election.cc:304] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:53.204722   552 raft_consensus.cc:2468] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0035f902f63a4a398e727f493de5eb35 in term 4.
I20260710 13:27:53.205139   887 raft_consensus.cc:2804] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:53.205582   887 raft_consensus.cc:697] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 4 LEADER]: Becoming Leader. State: Replica: 0035f902f63a4a398e727f493de5eb35, State: Running, Role: LEADER
I20260710 13:27:53.206379   887 consensus_queue.cc:237] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.212508   450 catalog_manager.cc:5697] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 reported cstate change: term changed from 3 to 4, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 0035f902f63a4a398e727f493de5eb35 (127.31.158.66). New cstate: current_term: 4 leader_uuid: "0035f902f63a4a398e727f493de5eb35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.454254   880 raft_consensus.cc:993] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: : Instructing follower 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:53.454746   878 raft_consensus.cc:1081] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Signalling peer 917d353c6f3a41aca16258f2970585b6 to start an election
I20260710 13:27:53.456049   699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3"
dest_uuid: "917d353c6f3a41aca16258f2970585b6"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:27:53.456401   699 raft_consensus.cc:493] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.456660   699 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.460817   699 raft_consensus.cc:515] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.462183   699 leader_election.cc:290] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [CANDIDATE]: Term 4 election: Requested vote from peers a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435), 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219)
I20260710 13:27:53.462929   552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a54774bc69dc4902bd75b3d539076c60"
I20260710 13:27:53.463258   625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f599c398bb49d68b7b57155cb340b3" candidate_uuid: "917d353c6f3a41aca16258f2970585b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0035f902f63a4a398e727f493de5eb35"
I20260710 13:27:53.463445   552 raft_consensus.cc:3055] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:53.463711   552 raft_consensus.cc:740] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a54774bc69dc4902bd75b3d539076c60, State: Running, Role: LEADER
I20260710 13:27:53.463764   625 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.464533   552 consensus_queue.cc:260] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.465591   552 raft_consensus.cc:3060] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.469709   625 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 4.
I20260710 13:27:53.470714   667 leader_election.cc:304] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [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: 0035f902f63a4a398e727f493de5eb35, 917d353c6f3a41aca16258f2970585b6; no voters: 
I20260710 13:27:53.471385   552 raft_consensus.cc:2468] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917d353c6f3a41aca16258f2970585b6 in term 4.
I20260710 13:27:53.471472   839 raft_consensus.cc:2804] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:53.471995   839 raft_consensus.cc:697] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 LEADER]: Becoming Leader. State: Replica: 917d353c6f3a41aca16258f2970585b6, State: Running, Role: LEADER
I20260710 13:27:53.472749   839 consensus_queue.cc:237] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [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: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } }
I20260710 13:27:53.479152   450 catalog_manager.cc:5697] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 reported cstate change: term changed from 3 to 4, leader changed from a54774bc69dc4902bd75b3d539076c60 (127.31.158.65) to 917d353c6f3a41aca16258f2970585b6 (127.31.158.67). New cstate: current_term: 4 leader_uuid: "917d353c6f3a41aca16258f2970585b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.532958   625 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:53.534121   839 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0035f902f63a4a398e727f493de5eb35" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:53.544466   552 raft_consensus.cc:1275] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Refusing update from remote peer 917d353c6f3a41aca16258f2970585b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:53.546284   895 consensus_queue.cc:1048] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:53.570616   552 raft_consensus.cc:1275] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:53.571748   887 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:53.580461   699 raft_consensus.cc:1275] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:53.582124   888 consensus_queue.cc:1048] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:53.587965   698 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:53.589722   900 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917d353c6f3a41aca16258f2970585b6" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 38997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:53.601277   552 raft_consensus.cc:1275] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Refusing update from remote peer 0035f902f63a4a398e727f493de5eb35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:53.603221   900 consensus_queue.cc:1048] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a54774bc69dc4902bd75b3d539076c60" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:53.912737 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:53.918471 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
I20260710 13:27:53.945187 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:53.946054 32377 tablet_replica.cc:333] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.946928 32377 raft_consensus.cc:2243] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.947378 32377 raft_consensus.cc:2272] T dd9ef73fa15d4a48943c32c8dae8cdba P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.949399 32377 tablet_replica.cc:333] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.949954 32377 raft_consensus.cc:2243] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.950716 32377 raft_consensus.cc:2272] T b3978fd92dcc48249c2e4e0031748428 P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.952440 32377 tablet_replica.cc:333] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.952939 32377 raft_consensus.cc:2243] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.953315 32377 raft_consensus.cc:2272] T 6634c262f477446a984d39fd4487e911 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.956007 32377 tablet_replica.cc:333] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.956528 32377 raft_consensus.cc:2243] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.956928 32377 raft_consensus.cc:2272] T 951d953892134d6e8aff1e0ec9cb8d5b P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.959151 32377 tablet_replica.cc:333] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.959651 32377 raft_consensus.cc:2243] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.960534 32377 raft_consensus.cc:2272] T b8f3162d85734ff4af109415d212e77d P a54774bc69dc4902bd75b3d539076c60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.962137 32377 tablet_replica.cc:333] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.962565 32377 raft_consensus.cc:2243] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.962941 32377 raft_consensus.cc:2272] T 20f599c398bb49d68b7b57155cb340b3 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.964478 32377 tablet_replica.cc:333] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.964917 32377 raft_consensus.cc:2243] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.965238 32377 raft_consensus.cc:2272] T 2d225b5581bf49cab0839b7ce10cae27 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.967398 32377 tablet_replica.cc:333] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.967916 32377 raft_consensus.cc:2243] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.968274 32377 raft_consensus.cc:2272] T f24a8ebdd84f4e6a99b18d3a0a5b999e P a54774bc69dc4902bd75b3d539076c60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.969820 32377 tablet_replica.cc:333] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.970230 32377 raft_consensus.cc:2243] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.970921 32377 raft_consensus.cc:2272] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P a54774bc69dc4902bd75b3d539076c60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.972348 32377 tablet_replica.cc:333] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60: stopping tablet replica
I20260710 13:27:53.972730 32377 raft_consensus.cc:2243] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.973343 32377 raft_consensus.cc:2272] T 43171189ca814050a4aab81a56608e18 P a54774bc69dc4902bd75b3d539076c60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.001219 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
W20260710 13:27:54.014410   666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.158.65:37435: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260710 13:27:54.017972   666 consensus_peers.cc:597] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 -> Peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Couldn't send request to peer a54774bc69dc4902bd75b3d539076c60. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:37435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.025628 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
W20260710 13:27:54.031323   592 consensus_peers.cc:597] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 -> Peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Couldn't send request to peer a54774bc69dc4902bd75b3d539076c60. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:37435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.054088 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:54.055054 32377 tablet_replica.cc:333] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.055730 32377 raft_consensus.cc:2243] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.056535 32377 raft_consensus.cc:2272] T 6634c262f477446a984d39fd4487e911 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.058517 32377 tablet_replica.cc:333] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.059089 32377 raft_consensus.cc:2243] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.059556 32377 raft_consensus.cc:2272] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.061209 32377 tablet_replica.cc:333] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.061746 32377 raft_consensus.cc:2243] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.062141 32377 raft_consensus.cc:2272] T 43171189ca814050a4aab81a56608e18 P 0035f902f63a4a398e727f493de5eb35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.063903 32377 tablet_replica.cc:333] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.064512 32377 raft_consensus.cc:2243] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.065196 32377 raft_consensus.cc:2272] T 2d225b5581bf49cab0839b7ce10cae27 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.067238 32377 tablet_replica.cc:333] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.067756 32377 raft_consensus.cc:2243] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.068190 32377 raft_consensus.cc:2272] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.069799 32377 tablet_replica.cc:333] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.070292 32377 raft_consensus.cc:2243] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.070734 32377 raft_consensus.cc:2272] T 20f599c398bb49d68b7b57155cb340b3 P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.072263 32377 tablet_replica.cc:333] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.072780 32377 raft_consensus.cc:2243] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.073210 32377 raft_consensus.cc:2272] T b8f3162d85734ff4af109415d212e77d P 0035f902f63a4a398e727f493de5eb35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.075089 32377 tablet_replica.cc:333] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.075531 32377 raft_consensus.cc:2243] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.075913 32377 raft_consensus.cc:2272] T 951d953892134d6e8aff1e0ec9cb8d5b P 0035f902f63a4a398e727f493de5eb35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.077908 32377 tablet_replica.cc:333] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.078384 32377 raft_consensus.cc:2243] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.079144 32377 raft_consensus.cc:2272] T dd9ef73fa15d4a48943c32c8dae8cdba P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.080771 32377 tablet_replica.cc:333] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35: stopping tablet replica
I20260710 13:27:54.081384 32377 raft_consensus.cc:2243] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.081879 32377 raft_consensus.cc:2272] T b3978fd92dcc48249c2e4e0031748428 P 0035f902f63a4a398e727f493de5eb35 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:54.085325   666 consensus_peers.cc:597] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 -> Peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Couldn't send request to peer a54774bc69dc4902bd75b3d539076c60. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:37435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.102092   667 consensus_peers.cc:597] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 -> Peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Couldn't send request to peer 0035f902f63a4a398e727f493de5eb35. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:40219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.111151 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:27:54.129498 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
W20260710 13:27:54.141109   666 consensus_peers.cc:597] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 -> Peer a54774bc69dc4902bd75b3d539076c60 (127.31.158.65:37435): Couldn't send request to peer a54774bc69dc4902bd75b3d539076c60. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:37435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.157014   667 consensus_peers.cc:597] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 -> Peer 0035f902f63a4a398e727f493de5eb35 (127.31.158.66:40219): Couldn't send request to peer 0035f902f63a4a398e727f493de5eb35. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:40219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.162443 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:54.163166 32377 tablet_replica.cc:333] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.163749 32377 raft_consensus.cc:2243] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.164508 32377 pending_rounds.cc:70] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Trying to abort 1 pending ops.
I20260710 13:27:54.164779 32377 pending_rounds.cc:77] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305994540950654976 op_type: NO_OP noop_request { }
I20260710 13:27:54.165107 32377 raft_consensus.cc:2889] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:54.165403 32377 raft_consensus.cc:2272] T 20f599c398bb49d68b7b57155cb340b3 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.167482 32377 tablet_replica.cc:333] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.168010 32377 raft_consensus.cc:2243] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.168445 32377 raft_consensus.cc:2272] T b3978fd92dcc48249c2e4e0031748428 P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.170109 32377 tablet_replica.cc:333] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.170611 32377 raft_consensus.cc:2243] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.171062 32377 raft_consensus.cc:2272] T dd9ef73fa15d4a48943c32c8dae8cdba P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.172582 32377 tablet_replica.cc:333] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.173063 32377 raft_consensus.cc:2243] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.173429 32377 raft_consensus.cc:2272] T b8f3162d85734ff4af109415d212e77d P 917d353c6f3a41aca16258f2970585b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.175040 32377 tablet_replica.cc:333] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.175513 32377 raft_consensus.cc:2243] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.176218 32377 raft_consensus.cc:2272] T 951d953892134d6e8aff1e0ec9cb8d5b P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.177948 32377 tablet_replica.cc:333] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.178431 32377 raft_consensus.cc:2243] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.178836 32377 raft_consensus.cc:2272] T 752e9890fbaf4d3e8916b0ec5bfa2a36 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.180280 32377 tablet_replica.cc:333] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.180760 32377 raft_consensus.cc:2243] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.181208 32377 raft_consensus.cc:2272] T 2d225b5581bf49cab0839b7ce10cae27 P 917d353c6f3a41aca16258f2970585b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.183307 32377 tablet_replica.cc:333] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.183774 32377 raft_consensus.cc:2243] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.184492 32377 raft_consensus.cc:2272] T f24a8ebdd84f4e6a99b18d3a0a5b999e P 917d353c6f3a41aca16258f2970585b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.186116 32377 tablet_replica.cc:333] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.186564 32377 raft_consensus.cc:2243] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.187021 32377 raft_consensus.cc:2272] T 43171189ca814050a4aab81a56608e18 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.188480 32377 tablet_replica.cc:333] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6: stopping tablet replica
I20260710 13:27:54.188891 32377 raft_consensus.cc:2243] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.189313 32377 raft_consensus.cc:2272] T 6634c262f477446a984d39fd4487e911 P 917d353c6f3a41aca16258f2970585b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.208791 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:27:54.231565 32377 master.cc:562] Master@127.31.158.126:39759 shutting down...
I20260710 13:27:54.251446 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.251915 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.252182 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9dfae5c7e5794e71b58d20afb15fab9b: stopping tablet replica
I20260710 13:27:54.270872 32377 master.cc:584] Master@127.31.158.126:39759 shutdown complete.
0035f902f63a4a398e727f493de5eb35  4
917d353c6f3a41aca16258f2970585b6  1
a54774bc69dc4902bd75b3d539076c60  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10368 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:27:54.309762 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:38663
I20260710 13:27:54.310905 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:54.316897   911 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 13:27:54.317143   910 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 13:27:54.317167   913 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 13:27:54.318069 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:54.318918 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:54.319089 32377 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 13:27:54.319199 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690074319188 us; error 0 us; skew 500 ppm
I20260710 13:27:54.319628 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:54.321929 32377 webserver.cc:533] Webserver started at http://127.31.158.126:40157/ using document root <none> and password file <none>
I20260710 13:27:54.322341 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:54.322491 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:54.322783 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:54.323830 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "927e8fc8655945fdae5347d4a1f4e429"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.328159 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:27:54.331455   918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.332221 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:54.332464 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "927e8fc8655945fdae5347d4a1f4e429"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.332726 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-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 13:27:54.348405 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:54.349566 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:54.387540 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:38663
I20260710 13:27:54.387619   969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:38663 every 8 connection(s)
I20260710 13:27:54.391310   970 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 13:27:54.400969   970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429: Bootstrap starting.
I20260710 13:27:54.405712   970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:54.409834   970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429: No bootstrap required, opened a new log
I20260710 13:27:54.412004   970 raft_consensus.cc:359] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER }
I20260710 13:27:54.412369   970 raft_consensus.cc:385] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:54.412611   970 raft_consensus.cc:740] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 927e8fc8655945fdae5347d4a1f4e429, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.413162   970 consensus_queue.cc:260] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER }
I20260710 13:27:54.413609   970 raft_consensus.cc:399] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:54.413815   970 raft_consensus.cc:493] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:54.414104   970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:54.418279   970 raft_consensus.cc:515] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER }
I20260710 13:27:54.418823   970 leader_election.cc:304] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [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: 927e8fc8655945fdae5347d4a1f4e429; no voters: 
I20260710 13:27:54.420022   970 leader_election.cc:290] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:54.420406   973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:54.421744   973 raft_consensus.cc:697] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 1 LEADER]: Becoming Leader. State: Replica: 927e8fc8655945fdae5347d4a1f4e429, State: Running, Role: LEADER
I20260710 13:27:54.422334   973 consensus_queue.cc:237] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [LEADER]: Queue going to LEADER mode. State: All 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: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER }
I20260710 13:27:54.422971   970 sys_catalog.cc:565] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:54.427095   974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "927e8fc8655945fdae5347d4a1f4e429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER } }
I20260710 13:27:54.427361   975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 927e8fc8655945fdae5347d4a1f4e429. Latest consensus state: current_term: 1 leader_uuid: "927e8fc8655945fdae5347d4a1f4e429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "927e8fc8655945fdae5347d4a1f4e429" member_type: VOTER } }
I20260710 13:27:54.427819   974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:54.427843   975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:54.434787   980 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:54.440990   980 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:54.441991 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:54.450037   980 catalog_manager.cc:1383] Generated new cluster ID: abaa12a2a35f44efa39ffd68a04b706a
I20260710 13:27:54.450343   980 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:54.478338   980 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:54.479607   980 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:54.495410   980 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429: Generated new TSK 0
I20260710 13:27:54.496055   980 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:54.508343 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:54.515084   991 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 13:27:54.515944   992 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 13:27:54.518148   994 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 13:27:54.518687 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:54.519604 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:54.519800 32377 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 13:27:54.520015 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690074519998 us; error 0 us; skew 500 ppm
I20260710 13:27:54.520633 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:54.523545 32377 webserver.cc:533] Webserver started at http://127.31.158.65:44839/ using document root <none> and password file <none>
I20260710 13:27:54.524214 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:54.524468 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:54.524848 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:54.526319 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "08b6c7f996bf477b95d4180b85d8ac73"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.531191 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:27:54.534866   999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.535594 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:54.535903 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "08b6c7f996bf477b95d4180b85d8ac73"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.536144 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-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 13:27:54.565657 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:54.566963 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:54.568367 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:54.570528 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:54.570789 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.571049 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:54.571229 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.612059 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:41175
I20260710 13:27:54.612162  1061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:41175 every 8 connection(s)
I20260710 13:27:54.616977 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:54.623368  1066 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 13:27:54.625061  1067 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 13:27:54.627007  1069 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 13:27:54.627492 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:54.628604 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:54.628779 32377 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 13:27:54.628996 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690074628956 us; error 0 us; skew 500 ppm
I20260710 13:27:54.629628 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:54.632325 32377 webserver.cc:533] Webserver started at http://127.31.158.66:44517/ using document root <none> and password file <none>
I20260710 13:27:54.632829  1062 heartbeater.cc:344] Connected to a master server at 127.31.158.126:38663
I20260710 13:27:54.632969 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:54.633213 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:54.633224  1062 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:54.633643 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:54.634222  1062 heartbeater.cc:507] Master 127.31.158.126:38663 requested a full tablet report, sending...
I20260710 13:27:54.635187 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "62a78982db7d4783929e217035bd7fda"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.636677   935 ts_manager.cc:194] Registered new tserver with Master: 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:27:54.639128   935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52828
I20260710 13:27:54.641155 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:27:54.644924  1074 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.645779 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:54.646093 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "62a78982db7d4783929e217035bd7fda"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.646361 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-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 13:27:54.674038 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:54.675268 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:54.676708 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:54.679035 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:54.679253 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.679494 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:54.679664 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.717734 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:38653
I20260710 13:27:54.717847  1136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:38653 every 8 connection(s)
I20260710 13:27:54.722396 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:54.728545  1140 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 13:27:54.729823  1141 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 13:27:54.732561  1143 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 13:27:54.732718 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:54.733590 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:54.733688  1137 heartbeater.cc:344] Connected to a master server at 127.31.158.126:38663
W20260710 13:27:54.733930 32377 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 13:27:54.734081  1137 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:54.734131 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690074734111 us; error 0 us; skew 500 ppm
I20260710 13:27:54.734998 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:54.735008  1137 heartbeater.cc:507] Master 127.31.158.126:38663 requested a full tablet report, sending...
I20260710 13:27:54.737249   935 ts_manager.cc:194] Registered new tserver with Master: 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:54.737937 32377 webserver.cc:533] Webserver started at http://127.31.158.67:45141/ using document root <none> and password file <none>
I20260710 13:27:54.738430 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:54.738672 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:54.738770   935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52830
I20260710 13:27:54.738950 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:54.740500 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "6ca9043e30e84f8a809475b78c4cf24e"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.744915 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:54.748157  1148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.748968 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:54.749296 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "6ca9043e30e84f8a809475b78c4cf24e"
format_stamp: "Formatted at 2026-07-10 13:27:54 on dist-test-slave-fvrf"
I20260710 13:27:54.749596 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-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 13:27:54.788374 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:54.789741 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:54.791378 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:54.793859 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:54.794111 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.794401 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:54.794605 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.837917 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:41081
I20260710 13:27:54.838091  1210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:41081 every 8 connection(s)
I20260710 13:27:54.852802  1211 heartbeater.cc:344] Connected to a master server at 127.31.158.126:38663
I20260710 13:27:54.853183  1211 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:54.853962  1211 heartbeater.cc:507] Master 127.31.158.126:38663 requested a full tablet report, sending...
I20260710 13:27:54.855754   935 ts_manager.cc:194] Registered new tserver with Master: 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:54.856266 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014573099s
I20260710 13:27:54.857038   935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52842
I20260710 13:27:54.881974   935 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52858:
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 13:27:54.885778   935 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 13:27:54.994582  1176 tablet_service.cc:1511] Processing CreateTablet for tablet 945413ee58db42efb95ba9ce5f71e42b (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:54.996207  1176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945413ee58db42efb95ba9ce5f71e42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.003031  1102 tablet_service.cc:1511] Processing CreateTablet for tablet 945413ee58db42efb95ba9ce5f71e42b (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:55.004751  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945413ee58db42efb95ba9ce5f71e42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.007534  1175 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74e7b655c44852b944729c71672be9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:55.009361  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74e7b655c44852b944729c71672be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.011782  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74e7b655c44852b944729c71672be9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:55.013422  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74e7b655c44852b944729c71672be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.032296  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6c4619f004081af50febe6e3fafcc (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:55.033716  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6c4619f004081af50febe6e3fafcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.034067  1174 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6c4619f004081af50febe6e3fafcc (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:55.035377  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6c4619f004081af50febe6e3fafcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.039744  1099 tablet_service.cc:1511] Processing CreateTablet for tablet 54429df6cfbf40a289f43068c116b5c6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:55.041039  1099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54429df6cfbf40a289f43068c116b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.061781  1226 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.065718  1173 tablet_service.cc:1511] Processing CreateTablet for tablet 54429df6cfbf40a289f43068c116b5c6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:55.068075  1172 tablet_service.cc:1511] Processing CreateTablet for tablet 4996bad420b74f88a14fe9a716f2b14f (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:55.070399  1171 tablet_service.cc:1511] Processing CreateTablet for tablet 70df97af132c4077a34bef2c146ea077 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:55.070935  1226 tablet_bootstrap.cc:654] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.073237  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 96d24d0ee0b64c5ebb7321e94bac04e0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:55.074285  1098 tablet_service.cc:1511] Processing CreateTablet for tablet 4996bad420b74f88a14fe9a716f2b14f (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:55.075529  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54429df6cfbf40a289f43068c116b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.076840  1168 tablet_service.cc:1511] Processing CreateTablet for tablet d486d4cc162d4d1f943d7d47487f9c09 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:55.078083  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486d4cc162d4d1f943d7d47487f9c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.075572  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996bad420b74f88a14fe9a716f2b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.066298  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 8764a8b1b6b346a998efc197c3464845 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:55.083148  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764a8b1b6b346a998efc197c3464845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.083667  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 555d5b33d8f84fcda6351e160a62f4f1 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:55.085036  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555d5b33d8f84fcda6351e160a62f4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.084676  1096 tablet_service.cc:1511] Processing CreateTablet for tablet 96d24d0ee0b64c5ebb7321e94bac04e0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:55.085974  1096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d24d0ee0b64c5ebb7321e94bac04e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.073246  1169 tablet_service.cc:1511] Processing CreateTablet for tablet 38a33945b391438aa050f05dea791ff8 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:55.088052  1169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a33945b391438aa050f05dea791ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.087838  1094 tablet_service.cc:1511] Processing CreateTablet for tablet d486d4cc162d4d1f943d7d47487f9c09 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:55.089176  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486d4cc162d4d1f943d7d47487f9c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.096457  1093 tablet_service.cc:1511] Processing CreateTablet for tablet 555d5b33d8f84fcda6351e160a62f4f1 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:55.097918  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555d5b33d8f84fcda6351e160a62f4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.099696  1095 tablet_service.cc:1511] Processing CreateTablet for tablet 38a33945b391438aa050f05dea791ff8 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:55.101017  1095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a33945b391438aa050f05dea791ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.063975  1101 tablet_service.cc:1511] Processing CreateTablet for tablet c43115876f764ab0b4d30709f0b7966d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:55.103345  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43115876f764ab0b4d30709f0b7966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.108213  1026 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74e7b655c44852b944729c71672be9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:55.110013  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74e7b655c44852b944729c71672be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.083662  1097 tablet_service.cc:1511] Processing CreateTablet for tablet 70df97af132c4077a34bef2c146ea077 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:55.113603  1097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70df97af132c4077a34bef2c146ea077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.106244  1027 tablet_service.cc:1511] Processing CreateTablet for tablet 945413ee58db42efb95ba9ce5f71e42b (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:55.117154  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945413ee58db42efb95ba9ce5f71e42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.118755  1025 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6c4619f004081af50febe6e3fafcc (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:55.119804  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70df97af132c4077a34bef2c146ea077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.120060  1025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6c4619f004081af50febe6e3fafcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.123754  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996bad420b74f88a14fe9a716f2b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.131611  1024 tablet_service.cc:1511] Processing CreateTablet for tablet 54429df6cfbf40a289f43068c116b5c6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:55.139081  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d24d0ee0b64c5ebb7321e94bac04e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.148264  1024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54429df6cfbf40a289f43068c116b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.148874  1100 tablet_service.cc:1511] Processing CreateTablet for tablet f7175a2afc3a459fbcf66882a2b2893d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:55.150085  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7175a2afc3a459fbcf66882a2b2893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.156924  1102 tablet_service.cc:1511] Processing CreateTablet for tablet b00444dfa310427b856d250175c2a185 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:55.158185  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00444dfa310427b856d250175c2a185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.159243  1099 tablet_service.cc:1511] Processing CreateTablet for tablet fb796d7dc0674dceafb37bea6fd1750c (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:55.160456  1099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb796d7dc0674dceafb37bea6fd1750c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.167766  1023 tablet_service.cc:1511] Processing CreateTablet for tablet 4996bad420b74f88a14fe9a716f2b14f (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:55.169623  1023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996bad420b74f88a14fe9a716f2b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.170773  1022 tablet_service.cc:1511] Processing CreateTablet for tablet 70df97af132c4077a34bef2c146ea077 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:55.172142  1022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70df97af132c4077a34bef2c146ea077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.171877  1019 tablet_service.cc:1511] Processing CreateTablet for tablet d486d4cc162d4d1f943d7d47487f9c09 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:55.173125  1019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486d4cc162d4d1f943d7d47487f9c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.174229  1021 tablet_service.cc:1511] Processing CreateTablet for tablet 96d24d0ee0b64c5ebb7321e94bac04e0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:55.176597  1018 tablet_service.cc:1511] Processing CreateTablet for tablet 555d5b33d8f84fcda6351e160a62f4f1 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:55.176815  1020 tablet_service.cc:1511] Processing CreateTablet for tablet 38a33945b391438aa050f05dea791ff8 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:55.181102  1227 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.184754  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 8764a8b1b6b346a998efc197c3464845 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:55.185842  1021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d24d0ee0b64c5ebb7321e94bac04e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.186038  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764a8b1b6b346a998efc197c3464845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.186952  1018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555d5b33d8f84fcda6351e160a62f4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.191015  1020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a33945b391438aa050f05dea791ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.191684  1175 tablet_service.cc:1511] Processing CreateTablet for tablet f7175a2afc3a459fbcf66882a2b2893d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:55.192946  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7175a2afc3a459fbcf66882a2b2893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.200537  1168 tablet_service.cc:1511] Processing CreateTablet for tablet fb796d7dc0674dceafb37bea6fd1750c (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:55.202246  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb796d7dc0674dceafb37bea6fd1750c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.204463  1176 tablet_service.cc:1511] Processing CreateTablet for tablet b00444dfa310427b856d250175c2a185 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:55.208801  1098 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea54bc96f647cbab0ae88fbee484c9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:55.210028  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea54bc96f647cbab0ae88fbee484c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.223614  1174 tablet_service.cc:1511] Processing CreateTablet for tablet c43115876f764ab0b4d30709f0b7966d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:55.225160  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43115876f764ab0b4d30709f0b7966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.228937  1093 tablet_service.cc:1511] Processing CreateTablet for tablet c5f785155a19482cbd31ee8ccad1eb76 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:55.230842  1173 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea54bc96f647cbab0ae88fbee484c9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:55.243458  1226 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.244190  1226 ts_tablet_manager.cc:1403] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.183s	user 0.007s	sys 0.010s
I20260710 13:27:55.245939  1169 tablet_service.cc:1511] Processing CreateTablet for tablet c5f785155a19482cbd31ee8ccad1eb76 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:55.244714  1176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00444dfa310427b856d250175c2a185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.269906  1171 tablet_service.cc:1511] Processing CreateTablet for tablet c7b40820e7de4de488d13702145666f0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:55.279946  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 6abcb4d95ed842c89051685ae7b273d6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:55.283210  1024 tablet_service.cc:1511] Processing CreateTablet for tablet c43115876f764ab0b4d30709f0b7966d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:55.284538  1024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43115876f764ab0b4d30709f0b7966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.290524  1095 tablet_service.cc:1511] Processing CreateTablet for tablet c7b40820e7de4de488d13702145666f0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:55.291785  1095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b40820e7de4de488d13702145666f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.283210  1023 tablet_service.cc:1511] Processing CreateTablet for tablet 8764a8b1b6b346a998efc197c3464845 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:55.296015  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 6abcb4d95ed842c89051685ae7b273d6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:55.297204  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abcb4d95ed842c89051685ae7b273d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.299113  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b40820e7de4de488d13702145666f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.300132  1169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f785155a19482cbd31ee8ccad1eb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.300535  1023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764a8b1b6b346a998efc197c3464845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.301057  1101 tablet_service.cc:1511] Processing CreateTablet for tablet b3006ec42ca54f5fbd600979092cd466 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:55.303994  1026 tablet_service.cc:1511] Processing CreateTablet for tablet c7b40820e7de4de488d13702145666f0 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:55.304658  1096 tablet_service.cc:1511] Processing CreateTablet for tablet dd288934b33f4979bf2cbf4464563f0e (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:55.305248  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b40820e7de4de488d13702145666f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.304914  1018 tablet_service.cc:1511] Processing CreateTablet for tablet 7a17f4581e914612a7a9f47ca7149287 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:55.308578  1027 tablet_service.cc:1511] Processing CreateTablet for tablet fb796d7dc0674dceafb37bea6fd1750c (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:55.309427  1096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd288934b33f4979bf2cbf4464563f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.307547  1022 tablet_service.cc:1511] Processing CreateTablet for tablet f7175a2afc3a459fbcf66882a2b2893d (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:55.306569  1018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a17f4581e914612a7a9f47ca7149287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.310528  1094 tablet_service.cc:1511] Processing CreateTablet for tablet 7a17f4581e914612a7a9f47ca7149287 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:55.311690  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a17f4581e914612a7a9f47ca7149287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.311825  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea54bc96f647cbab0ae88fbee484c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.312064  1019 tablet_service.cc:1511] Processing CreateTablet for tablet b00444dfa310427b856d250175c2a185 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:55.313198  1019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00444dfa310427b856d250175c2a185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.314808  1022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7175a2afc3a459fbcf66882a2b2893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.316567  1097 tablet_service.cc:1511] Processing CreateTablet for tablet a75403845f3b4248a19428f4b8e21e32 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:55.317754  1097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75403845f3b4248a19428f4b8e21e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.320829  1099 tablet_service.cc:1511] Processing CreateTablet for tablet a8411a7a90aa4b55a94b1ff9f8110c64 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:55.323197  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3006ec42ca54f5fbd600979092cd466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.322899  1226 raft_consensus.cc:359] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.323747  1226 raft_consensus.cc:385] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.334760  1226 raft_consensus.cc:740] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.335785  1226 consensus_queue.cc:260] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.325281  1025 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea54bc96f647cbab0ae88fbee484c9 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:55.326475  1227 tablet_bootstrap.cc:654] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.328390  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb796d7dc0674dceafb37bea6fd1750c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.346397  1025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea54bc96f647cbab0ae88fbee484c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.328667  1172 tablet_service.cc:1511] Processing CreateTablet for tablet b3006ec42ca54f5fbd600979092cd466 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:55.347445  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3006ec42ca54f5fbd600979092cd466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.332894  1099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8411a7a90aa4b55a94b1ff9f8110c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.361320  1021 tablet_service.cc:1511] Processing CreateTablet for tablet 6abcb4d95ed842c89051685ae7b273d6 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:55.370347  1022 tablet_service.cc:1511] Processing CreateTablet for tablet b3006ec42ca54f5fbd600979092cd466 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:55.372062  1022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3006ec42ca54f5fbd600979092cd466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.383586  1020 tablet_service.cc:1511] Processing CreateTablet for tablet c5f785155a19482cbd31ee8ccad1eb76 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:55.389204  1168 tablet_service.cc:1511] Processing CreateTablet for tablet dd288934b33f4979bf2cbf4464563f0e (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:55.374136  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abcb4d95ed842c89051685ae7b273d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.399433  1024 tablet_service.cc:1511] Processing CreateTablet for tablet dd288934b33f4979bf2cbf4464563f0e (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:55.374871  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f785155a19482cbd31ee8ccad1eb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.408406  1175 tablet_service.cc:1511] Processing CreateTablet for tablet 7a17f4581e914612a7a9f47ca7149287 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:55.415055  1021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abcb4d95ed842c89051685ae7b273d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.419075  1020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f785155a19482cbd31ee8ccad1eb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.428251  1024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd288934b33f4979bf2cbf4464563f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.428853  1137 heartbeater.cc:499] Master 127.31.158.126:38663 was elected leader, sending a full tablet report...
I20260710 13:27:55.435988  1228 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
W20260710 13:27:55.433539   983 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:55.446983  1226 ts_tablet_manager.cc:1434] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.202s	user 0.024s	sys 0.040s
I20260710 13:27:55.455703  1226 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.457540  1174 tablet_service.cc:1511] Processing CreateTablet for tablet a8411a7a90aa4b55a94b1ff9f8110c64 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:55.464304  1227 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.464792  1227 ts_tablet_manager.cc:1403] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.284s	user 0.029s	sys 0.051s
I20260710 13:27:55.467792  1171 tablet_service.cc:1511] Processing CreateTablet for tablet a75403845f3b4248a19428f4b8e21e32 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:55.467880  1227 raft_consensus.cc:359] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.468652  1227 raft_consensus.cc:385] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.468976  1227 raft_consensus.cc:740] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.469694  1227 consensus_queue.cc:260] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.445605  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd288934b33f4979bf2cbf4464563f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.496737  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75403845f3b4248a19428f4b8e21e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.507232  1227 ts_tablet_manager.cc:1434] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.015s
I20260710 13:27:55.512009  1023 tablet_service.cc:1511] Processing CreateTablet for tablet a8411a7a90aa4b55a94b1ff9f8110c64 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:55.512562  1211 heartbeater.cc:499] Master 127.31.158.126:38663 was elected leader, sending a full tablet report...
I20260710 13:27:55.515578  1227 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.518620  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a17f4581e914612a7a9f47ca7149287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.525010  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8411a7a90aa4b55a94b1ff9f8110c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.535804  1228 tablet_bootstrap.cc:654] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.537572  1226 tablet_bootstrap.cc:654] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.528479  1020 tablet_service.cc:1511] Processing CreateTablet for tablet a75403845f3b4248a19428f4b8e21e32 (DEFAULT_TABLE table=test-workload [id=92f361bd38e14c6d936bba854c85b404]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:55.553977  1023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8411a7a90aa4b55a94b1ff9f8110c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.562163  1227 tablet_bootstrap.cc:654] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.592175  1020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75403845f3b4248a19428f4b8e21e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.597038  1228 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.597527  1228 ts_tablet_manager.cc:1403] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.162s	user 0.022s	sys 0.024s
I20260710 13:27:55.600666  1227 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.601109  1227 ts_tablet_manager.cc:1403] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.005s
I20260710 13:27:55.601362  1228 raft_consensus.cc:359] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.602177  1228 raft_consensus.cc:385] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.602486  1228 raft_consensus.cc:740] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.603312  1228 consensus_queue.cc:260] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.603716  1227 raft_consensus.cc:359] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.604452  1227 raft_consensus.cc:385] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.604749  1227 raft_consensus.cc:740] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.605556  1227 consensus_queue.cc:260] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.607842  1226 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.608327  1226 ts_tablet_manager.cc:1403] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.015s
I20260710 13:27:55.611377  1226 raft_consensus.cc:359] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.612135  1226 raft_consensus.cc:385] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.612471  1226 raft_consensus.cc:740] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.613348  1226 consensus_queue.cc:260] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.614293  1227 ts_tablet_manager.cc:1434] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:27:55.615269  1227 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.615397  1226 ts_tablet_manager.cc:1434] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:55.621549  1226 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.621639  1227 tablet_bootstrap.cc:654] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.623631  1062 heartbeater.cc:499] Master 127.31.158.126:38663 was elected leader, sending a full tablet report...
I20260710 13:27:55.626442  1228 ts_tablet_manager.cc:1434] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.012s
I20260710 13:27:55.627493  1228 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.633836  1227 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.634116  1228 tablet_bootstrap.cc:654] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.634315  1227 ts_tablet_manager.cc:1403] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 13:27:55.637493  1227 raft_consensus.cc:359] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.638222  1227 raft_consensus.cc:385] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.638525  1227 raft_consensus.cc:740] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.639441  1227 consensus_queue.cc:260] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.643487  1227 ts_tablet_manager.cc:1434] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:27:55.644507  1227 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.654592  1228 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.655112  1228 ts_tablet_manager.cc:1403] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260710 13:27:55.655715  1227 tablet_bootstrap.cc:654] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.657908  1228 raft_consensus.cc:359] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.658682  1228 raft_consensus.cc:385] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.658973  1228 raft_consensus.cc:740] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.659821  1228 consensus_queue.cc:260] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.661782  1226 tablet_bootstrap.cc:654] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.662144  1228 ts_tablet_manager.cc:1434] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:27:55.663131  1228 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.663522  1230 raft_consensus.cc:493] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.663956  1230 raft_consensus.cc:515] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.669510  1228 tablet_bootstrap.cc:654] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.666505  1230 leader_election.cc:290] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:55.723258  1226 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.723938  1226 ts_tablet_manager.cc:1403] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.002s
I20260710 13:27:55.728031  1226 raft_consensus.cc:359] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.729020  1226 raft_consensus.cc:385] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.729386  1226 raft_consensus.cc:740] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.733589  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74e7b655c44852b944729c71672be9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:55.734930  1227 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.735383  1227 ts_tablet_manager.cc:1403] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.091s	user 0.035s	sys 0.048s
W20260710 13:27:55.735811  1075 leader_election.cc:343] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.736485  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74e7b655c44852b944729c71672be9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:55.737162  1186 raft_consensus.cc:2468] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:55.738565  1078 leader_election.cc:304] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [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: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:55.738369  1227 raft_consensus.cc:359] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.739003  1228 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.739228  1227 raft_consensus.cc:385] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.739488  1232 raft_consensus.cc:493] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.739688  1228 ts_tablet_manager.cc:1403] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.047s
I20260710 13:27:55.739544  1227 raft_consensus.cc:740] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.739737  1230 raft_consensus.cc:2804] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:55.740223  1230 raft_consensus.cc:493] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.740017  1232 raft_consensus.cc:515] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.740600  1230 raft_consensus.cc:3060] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.740434  1227 consensus_queue.cc:260] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.743197  1228 raft_consensus.cc:359] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.743898  1228 raft_consensus.cc:385] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.744211  1228 raft_consensus.cc:740] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.744987  1228 consensus_queue.cc:260] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.747146  1228 ts_tablet_manager.cc:1434] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:55.747663  1232 leader_election.cc:290] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:55.751381  1226 consensus_queue.cc:260] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.755328  1228 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.759522  1226 ts_tablet_manager.cc:1434] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 13:27:55.760494  1226 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.764804  1228 tablet_bootstrap.cc:654] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.766587  1226 tablet_bootstrap.cc:654] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.771247  1227 ts_tablet_manager.cc:1434] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.008s
I20260710 13:27:55.772327  1227 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.778739  1227 tablet_bootstrap.cc:654] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.782608  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6c4619f004081af50febe6e3fafcc" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:55.783490  1037 raft_consensus.cc:2468] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:55.785247  1149 leader_election.cc:304] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:55.754827  1230 raft_consensus.cc:515] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.786409  1246 raft_consensus.cc:2804] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:55.786862  1246 raft_consensus.cc:493] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.787245  1246 raft_consensus.cc:3060] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.789701  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74e7b655c44852b944729c71672be9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:55.790400  1186 raft_consensus.cc:3060] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.791759  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74e7b655c44852b944729c71672be9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
W20260710 13:27:55.793074  1075 leader_election.cc:343] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.796593  1246 raft_consensus.cc:515] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.799835  1186 raft_consensus.cc:2468] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:55.801860  1078 leader_election.cc:304] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:55.800449  1230 leader_election.cc:290] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:55.802650  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6c4619f004081af50febe6e3fafcc" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:55.803031  1250 raft_consensus.cc:2804] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:55.803352  1112 raft_consensus.cc:2468] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:55.806272  1246 leader_election.cc:290] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:55.807026  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6c4619f004081af50febe6e3fafcc" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:55.807588  1037 raft_consensus.cc:3060] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.807804  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6c4619f004081af50febe6e3fafcc" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:55.808334  1112 raft_consensus.cc:3060] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.810130  1228 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.810648  1228 ts_tablet_manager.cc:1403] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.015s
I20260710 13:27:55.811504  1227 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.811991  1227 ts_tablet_manager.cc:1403] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.006s
I20260710 13:27:55.813686  1228 raft_consensus.cc:359] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.814393  1228 raft_consensus.cc:385] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.814693  1228 raft_consensus.cc:740] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.814937  1246 raft_consensus.cc:493] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.815289  1227 raft_consensus.cc:359] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.815387  1246 raft_consensus.cc:515] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.815533  1228 consensus_queue.cc:260] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.816205  1227 raft_consensus.cc:385] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.816641  1227 raft_consensus.cc:740] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.815753  1037 raft_consensus.cc:2468] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:55.817385  1227 consensus_queue.cc:260] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.818310  1149 leader_election.cc:304] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:55.819169  1232 raft_consensus.cc:2804] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:55.819111  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:55.819945  1227 ts_tablet_manager.cc:1434] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:27:55.821000  1227 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.819839  1111 raft_consensus.cc:2468] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:55.824501  1152 leader_election.cc:304] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:55.826570  1246 leader_election.cc:290] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:27:55.827214  1246 raft_consensus.cc:2804] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:55.827548  1246 raft_consensus.cc:493] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.827924  1246 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.827782  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:55.828085  1227 tablet_bootstrap.cc:654] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:55.829183  1149 leader_election.cc:343] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.830823  1228 ts_tablet_manager.cc:1434] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:27:55.832772  1112 raft_consensus.cc:2468] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:55.841358  1228 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.842276  1232 raft_consensus.cc:697] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:55.843169  1232 consensus_queue.cc:237] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.844854  1246 raft_consensus.cc:515] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.847537  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:55.848084  1112 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.850494  1228 tablet_bootstrap.cc:654] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.838402  1226 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.851742  1226 ts_tablet_manager.cc:1403] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.013s
I20260710 13:27:55.855326  1226 raft_consensus.cc:359] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.856043  1226 raft_consensus.cc:385] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.856343  1226 raft_consensus.cc:740] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.857179  1226 consensus_queue.cc:260] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.857831  1227 tablet_bootstrap.cc:492] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.858264  1227 ts_tablet_manager.cc:1403] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260710 13:27:55.861594  1226 ts_tablet_manager.cc:1434] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:27:55.862663  1226 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.859588  1250 raft_consensus.cc:697] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:55.864010  1112 raft_consensus.cc:2468] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:55.864434  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:55.864560  1246 leader_election.cc:290] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:27:55.865679  1152 leader_election.cc:304] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:55.864419  1250 consensus_queue.cc:237] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.866463  1246 raft_consensus.cc:2804] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:55.866578  1149 leader_election.cc:343] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.867102  1246 raft_consensus.cc:697] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:55.867930  1246 consensus_queue.cc:237] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:55.868801  1226 tablet_bootstrap.cc:654] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.873687  1227 raft_consensus.cc:359] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.877655  1227 raft_consensus.cc:385] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.878140  1227 raft_consensus.cc:740] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.879143  1227 consensus_queue.cc:260] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.880692  1226 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.881119  1226 ts_tablet_manager.cc:1403] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 13:27:55.880360   934 catalog_manager.cc:5697] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:55.881644  1227 ts_tablet_manager.cc:1434] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:27:55.882606  1227 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.883402  1228 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.883970  1228 ts_tablet_manager.cc:1403] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.006s
I20260710 13:27:55.886965  1228 raft_consensus.cc:359] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.887737  1228 raft_consensus.cc:385] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.888199  1228 raft_consensus.cc:740] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.889074  1228 consensus_queue.cc:260] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.889132   933 catalog_manager.cc:5697] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:55.891142  1227 tablet_bootstrap.cc:654] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.893966  1228 ts_tablet_manager.cc:1434] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:27:55.895362  1236 raft_consensus.cc:493] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.895864  1236 raft_consensus.cc:515] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.898391  1236 leader_election.cc:290] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:55.904132  1226 raft_consensus.cc:359] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.905077  1226 raft_consensus.cc:385] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.905433  1226 raft_consensus.cc:740] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.906869  1228 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.906324  1226 consensus_queue.cc:260] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.915961  1226 ts_tablet_manager.cc:1434] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:27:55.917042  1226 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.922055  1228 tablet_bootstrap.cc:654] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.926888  1227 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.927398  1227 ts_tablet_manager.cc:1403] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.035s
I20260710 13:27:55.930953  1226 tablet_bootstrap.cc:654] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.930866  1227 raft_consensus.cc:359] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.931734  1227 raft_consensus.cc:385] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.932049  1227 raft_consensus.cc:740] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.932910  1227 consensus_queue.cc:260] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.935207  1227 ts_tablet_manager.cc:1434] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:55.936177  1227 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.940245  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
W20260710 13:27:55.941834  1003 leader_election.cc:343] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.944082  1227 tablet_bootstrap.cc:654] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.946587  1228 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:55.947486  1228 ts_tablet_manager.cc:1403] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260710 13:27:55.952936  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:55.953729  1186 raft_consensus.cc:2468] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:55.954931  1003 leader_election.cc:304] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:55.956097  1236 raft_consensus.cc:2804] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:55.956444  1236 raft_consensus.cc:493] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.956753  1236 raft_consensus.cc:3060] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.961632   934 catalog_manager.cc:5697] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:55.962514  1228 raft_consensus.cc:359] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.963531  1228 raft_consensus.cc:385] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.963981  1228 raft_consensus.cc:740] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.965842  1228 consensus_queue.cc:260] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.966598  1227 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:55.967037  1227 ts_tablet_manager.cc:1403] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260710 13:27:55.969615  1227 raft_consensus.cc:359] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.970228  1227 raft_consensus.cc:385] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.970502  1227 raft_consensus.cc:740] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.970713  1226 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:55.971226  1226 ts_tablet_manager.cc:1403] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.021s
I20260710 13:27:55.971182  1227 consensus_queue.cc:260] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.972597  1236 raft_consensus.cc:515] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.973214  1227 ts_tablet_manager.cc:1434] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:27:55.974089  1227 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:55.974457  1226 raft_consensus.cc:359] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.975569  1226 raft_consensus.cc:385] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.975967  1226 raft_consensus.cc:740] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.977209  1226 consensus_queue.cc:260] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:55.979538  1228 ts_tablet_manager.cc:1434] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 13:27:55.979784  1226 ts_tablet_manager.cc:1434] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:27:55.981052  1228 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:55.982654  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
W20260710 13:27:55.983934  1003 leader_election.cc:343] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:55.986054  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:55.986580  1186 raft_consensus.cc:3060] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.988420  1228 tablet_bootstrap.cc:654] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.993360  1186 raft_consensus.cc:2468] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:55.994508  1003 leader_election.cc:304] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:55.995440  1272 raft_consensus.cc:2804] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:55.995469  1236 leader_election.cc:290] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:55.995669  1226 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:55.999118  1227 tablet_bootstrap.cc:654] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.003373  1227 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.003759  1227 ts_tablet_manager.cc:1403] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:27:56.005543  1226 tablet_bootstrap.cc:654] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.005595  1227 raft_consensus.cc:359] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.006395  1227 raft_consensus.cc:385] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.006467  1272 raft_consensus.cc:697] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:56.006778  1227 raft_consensus.cc:740] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.007678  1227 consensus_queue.cc:260] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.007603  1272 consensus_queue.cc:237] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.009630  1228 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.010156  1228 ts_tablet_manager.cc:1403] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260710 13:27:56.013018  1228 raft_consensus.cc:359] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.013778  1228 raft_consensus.cc:385] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.014166  1228 raft_consensus.cc:740] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.014993  1228 consensus_queue.cc:260] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.016808  1227 ts_tablet_manager.cc:1434] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:56.017614  1228 ts_tablet_manager.cc:1434] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:56.018719  1228 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.025199  1228 tablet_bootstrap.cc:654] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.026290  1227 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.024737  1226 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.027035  1226 ts_tablet_manager.cc:1403] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.009s
I20260710 13:27:56.027065   933 catalog_manager.cc:5697] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.030361  1226 raft_consensus.cc:359] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.031159  1226 raft_consensus.cc:385] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.031495  1226 raft_consensus.cc:740] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.032866  1272 raft_consensus.cc:493] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.033594  1227 tablet_bootstrap.cc:654] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.033401  1272 raft_consensus.cc:515] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.035790  1272 leader_election.cc:290] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.036442  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.032382  1226 consensus_queue.cc:260] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.036849  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.037062  1112 raft_consensus.cc:2468] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
W20260710 13:27:56.038312  1003 leader_election.cc:343] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.039014  1226 ts_tablet_manager.cc:1434] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:27:56.039233  1003 leader_election.cc:304] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.040102  1226 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.040639  1272 raft_consensus.cc:2804] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.041101  1272 raft_consensus.cc:493] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.041548  1272 raft_consensus.cc:3060] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.046799  1246 raft_consensus.cc:493] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.047417  1246 raft_consensus.cc:515] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.048029  1226 tablet_bootstrap.cc:654] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.051694  1246 leader_election.cc:290] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.051612  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555d5b33d8f84fcda6351e160a62f4f1" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.052713  1112 raft_consensus.cc:2468] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.054152  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555d5b33d8f84fcda6351e160a62f4f1" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.055086  1037 raft_consensus.cc:2468] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.056931  1149 leader_election.cc:304] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.059526  1246 raft_consensus.cc:2804] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.059468  1272 raft_consensus.cc:515] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.060143  1246 raft_consensus.cc:493] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.060948  1228 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.061838  1272 leader_election.cc:290] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.063794  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.064658  1112 raft_consensus.cc:3060] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.062981  1228 ts_tablet_manager.cc:1403] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.021s
I20260710 13:27:56.062884  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.065858  1227 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.066319  1227 ts_tablet_manager.cc:1403] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
W20260710 13:27:56.066807  1003 leader_election.cc:343] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.068948  1227 raft_consensus.cc:359] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.069720  1227 raft_consensus.cc:385] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.069518  1228 raft_consensus.cc:359] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.070066  1227 raft_consensus.cc:740] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.070201  1228 raft_consensus.cc:385] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.070550  1228 raft_consensus.cc:740] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.071103  1227 consensus_queue.cc:260] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.071264  1228 consensus_queue.cc:260] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.073149  1228 ts_tablet_manager.cc:1434] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:56.073985  1228 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.077091  1246 raft_consensus.cc:3060] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.079463  1228 tablet_bootstrap.cc:654] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.079886  1272 raft_consensus.cc:493] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.080540  1227 ts_tablet_manager.cc:1434] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:56.082113  1227 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.091765  1227 tablet_bootstrap.cc:654] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.084156  1226 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.092620  1226 ts_tablet_manager.cc:1403] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.015s
I20260710 13:27:56.080426  1272 raft_consensus.cc:515] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.094266  1112 raft_consensus.cc:2468] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:56.095558  1003 leader_election.cc:304] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.096767  1274 raft_consensus.cc:2804] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.097266  1274 raft_consensus.cc:697] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:56.098183  1274 consensus_queue.cc:237] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.099699  1272 leader_election.cc:290] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.098899  1226 raft_consensus.cc:359] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.100513  1226 raft_consensus.cc:385] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.100976  1226 raft_consensus.cc:740] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.101778  1226 consensus_queue.cc:260] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.103837  1226 ts_tablet_manager.cc:1434] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:27:56.105122  1228 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.105432  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d24d0ee0b64c5ebb7321e94bac04e0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.107197  1226 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
W20260710 13:27:56.107642  1003 leader_election.cc:343] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.108181  1228 ts_tablet_manager.cc:1403] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260710 13:27:56.110065  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d24d0ee0b64c5ebb7321e94bac04e0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.110765  1186 raft_consensus.cc:2468] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.111919  1003 leader_election.cc:304] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.110772  1228 raft_consensus.cc:359] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:56.112834  1228 raft_consensus.cc:385] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.112953  1274 raft_consensus.cc:2804] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.113157  1228 raft_consensus.cc:740] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.113389  1274 raft_consensus.cc:493] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.113862  1226 tablet_bootstrap.cc:654] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.113793  1274 raft_consensus.cc:3060] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.114080  1228 consensus_queue.cc:260] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:56.116626  1228 ts_tablet_manager.cc:1434] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:56.116564  1232 raft_consensus.cc:493] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.117167  1232 raft_consensus.cc:515] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.117681  1228 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.121357  1232 leader_election.cc:290] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.123181  1246 raft_consensus.cc:515] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.123510  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.124706  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.125491  1246 leader_election.cc:290] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.125535  1111 raft_consensus.cc:2468] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
W20260710 13:27:56.125833  1149 leader_election.cc:343] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.127085  1227 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.127249  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555d5b33d8f84fcda6351e160a62f4f1" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.127512  1227 ts_tablet_manager.cc:1403] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260710 13:27:56.127938  1228 tablet_bootstrap.cc:654] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.129279  1152 leader_election.cc:304] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [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: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:56.127866  1037 raft_consensus.cc:3060] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.131055  1227 raft_consensus.cc:359] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.131327  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555d5b33d8f84fcda6351e160a62f4f1" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.131930  1227 raft_consensus.cc:385] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.132318  1227 raft_consensus.cc:740] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.133432  1227 consensus_queue.cc:260] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.134678  1232 raft_consensus.cc:2804] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.135104  1232 raft_consensus.cc:493] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.135530  1232 raft_consensus.cc:3060] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.136375   933 catalog_manager.cc:5697] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.144403  1227 ts_tablet_manager.cc:1434] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:27:56.145998  1111 raft_consensus.cc:3060] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.147588  1227 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.164482  1246 raft_consensus.cc:493] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.165182  1246 raft_consensus.cc:515] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.169745  1236 raft_consensus.cc:493] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.170413  1236 raft_consensus.cc:515] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.170917  1274 raft_consensus.cc:515] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.173050  1236 leader_election.cc:290] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.173548  1274 leader_election.cc:290] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.176720  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.177238  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d24d0ee0b64c5ebb7321e94bac04e0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.177337  1186 raft_consensus.cc:2468] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.177832  1185 raft_consensus.cc:3060] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.178668  1003 leader_election.cc:304] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.180183  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.180632  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d24d0ee0b64c5ebb7321e94bac04e0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.180789  1112 raft_consensus.cc:2468] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.180819  1037 raft_consensus.cc:2468] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
W20260710 13:27:56.181945  1003 leader_election.cc:343] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.182070  1149 leader_election.cc:304] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.183102  1255 raft_consensus.cc:2804] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.183610  1255 raft_consensus.cc:697] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:56.177476  1232 raft_consensus.cc:515] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.187068  1274 raft_consensus.cc:2804] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.184443  1255 consensus_queue.cc:237] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.188395  1274 raft_consensus.cc:493] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.188776  1274 raft_consensus.cc:3060] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.190447  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.199913  1232 leader_election.cc:290] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.201164  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.201746  1112 raft_consensus.cc:3060] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:56.203773  1149 leader_election.cc:343] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.186707  1185 raft_consensus.cc:2468] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:56.209620  1112 raft_consensus.cc:2468] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:56.209725  1274 raft_consensus.cc:515] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.211601  1228 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.214231  1226 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.215095  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.216184  1152 leader_election.cc:304] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:56.218528  1110 raft_consensus.cc:2468] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.218751  1255 raft_consensus.cc:2804] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.219398  1255 raft_consensus.cc:697] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:56.219821  1152 leader_election.cc:304] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.220592  1232 raft_consensus.cc:2804] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.217705  1226 ts_tablet_manager.cc:1403] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.050s
I20260710 13:27:56.217985  1228 ts_tablet_manager.cc:1403] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.038s
I20260710 13:27:56.216563  1003 leader_election.cc:304] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.217167  1246 leader_election.cc:290] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.216498  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.222169  1236 raft_consensus.cc:2804] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.222925  1236 raft_consensus.cc:697] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:56.223727  1236 consensus_queue.cc:237] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.223875  1226 raft_consensus.cc:359] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.224584  1226 raft_consensus.cc:385] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.225008  1226 raft_consensus.cc:740] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.225028  1228 raft_consensus.cc:359] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.225852  1228 raft_consensus.cc:385] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.224757   931 catalog_manager.cc:5697] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.226718  1226 consensus_queue.cc:260] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.227551  1272 raft_consensus.cc:493] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.228142  1272 raft_consensus.cc:515] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.221355  1232 raft_consensus.cc:493] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.232723  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.233038  1232 raft_consensus.cc:3060] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:56.234180  1003 leader_election.cc:343] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.234696  1272 leader_election.cc:290] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.235467  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.236068  1185 raft_consensus.cc:2468] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.236497  1226 ts_tablet_manager.cc:1434] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:27:56.226132  1228 raft_consensus.cc:740] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.237121  1003 leader_election.cc:304] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.239934  1272 raft_consensus.cc:2804] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.240520  1246 raft_consensus.cc:493] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.240571  1272 raft_consensus.cc:493] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.227118  1037 raft_consensus.cc:2393] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca9043e30e84f8a809475b78c4cf24e in current term 1: Already voted for candidate 08b6c7f996bf477b95d4180b85d8ac73 in this term.
I20260710 13:27:56.241050  1246 raft_consensus.cc:515] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.241137  1272 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.243618  1246 leader_election.cc:290] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.244798  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.245546  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
W20260710 13:27:56.247138  1152 leader_election.cc:343] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.220306  1255 consensus_queue.cc:237] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
W20260710 13:27:56.248339  1149 leader_election.cc:343] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.240675  1228 consensus_queue.cc:260] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.248721  1226 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.255524  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.256276  1110 raft_consensus.cc:3060] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.257421  1227 tablet_bootstrap.cc:654] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.250980  1149 leader_election.cc:304] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.262548  1274 leader_election.cc:290] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.263398  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.261978   931 catalog_manager.cc:5697] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.266140  1246 raft_consensus.cc:2749] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.269243  1272 raft_consensus.cc:515] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.276855  1110 raft_consensus.cc:2468] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:56.277062  1111 raft_consensus.cc:2468] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:56.278342  1003 leader_election.cc:304] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 
I20260710 13:27:56.281628  1228 ts_tablet_manager.cc:1434] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.060s	user 0.016s	sys 0.014s
I20260710 13:27:56.279346  1236 raft_consensus.cc:2804] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.282573  1228 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.283589  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
W20260710 13:27:56.284803  1003 leader_election.cc:343] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.285496  1236 raft_consensus.cc:697] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:56.286391  1272 leader_election.cc:290] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.287442  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.287967  1186 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.288334  1228 tablet_bootstrap.cc:654] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.288551   934 catalog_manager.cc:5697] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.289723  1236 consensus_queue.cc:237] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.291929  1227 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.292354  1227 ts_tablet_manager.cc:1403] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.000s
I20260710 13:27:56.295732  1186 raft_consensus.cc:2468] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:56.296991  1003 leader_election.cc:304] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.298965  1288 raft_consensus.cc:2804] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.299629  1288 raft_consensus.cc:697] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:56.299736  1255 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.300269  1228 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.300702  1228 ts_tablet_manager.cc:1403] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 13:27:56.300443  1288 consensus_queue.cc:237] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.302973  1232 raft_consensus.cc:515] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.303409  1228 raft_consensus.cc:359] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.295351  1227 raft_consensus.cc:359] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.304132  1185 raft_consensus.cc:2393] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 6ca9043e30e84f8a809475b78c4cf24e in this term.
I20260710 13:27:56.304222  1228 raft_consensus.cc:385] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.304914  1228 raft_consensus.cc:740] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.304383  1227 raft_consensus.cc:385] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.305807  1227 raft_consensus.cc:740] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.305799  1228 consensus_queue.cc:260] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.303874  1226 tablet_bootstrap.cc:654] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.308816  1228 ts_tablet_manager.cc:1434] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:56.309716  1228 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.309816  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.306741  1227 consensus_queue.cc:260] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.311874  1232 leader_election.cc:290] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.312054  1227 ts_tablet_manager.cc:1434] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:27:56.314853  1227 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.316098  1228 tablet_bootstrap.cc:654] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.321251  1250 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.322772  1232 raft_consensus.cc:493] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.323398  1232 raft_consensus.cc:515] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.327183  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7175a2afc3a459fbcf66882a2b2893d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.328009  1037 raft_consensus.cc:2468] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.329617  1149 leader_election.cc:304] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.330737  1255 raft_consensus.cc:2804] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.331187  1255 raft_consensus.cc:493] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.331605  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54429df6cfbf40a289f43068c116b5c6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.332758  1111 raft_consensus.cc:2393] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca9043e30e84f8a809475b78c4cf24e in current term 1: Already voted for candidate 08b6c7f996bf477b95d4180b85d8ac73 in this term.
I20260710 13:27:56.334466  1152 leader_election.cc:304] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [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: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.331616  1255 raft_consensus.cc:3060] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.336802  1246 raft_consensus.cc:2749] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.339082  1226 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.339534  1226 ts_tablet_manager.cc:1403] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.006s
I20260710 13:27:56.341331   931 catalog_manager.cc:5697] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.343187  1232 leader_election.cc:290] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.344728  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7175a2afc3a459fbcf66882a2b2893d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.345518  1112 raft_consensus.cc:2468] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.342145  1226 raft_consensus.cc:359] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.346365  1226 raft_consensus.cc:385] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.346670  1226 raft_consensus.cc:740] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.347335  1227 tablet_bootstrap.cc:654] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.349987  1226 consensus_queue.cc:260] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.351351  1288 raft_consensus.cc:493] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.351802  1288 raft_consensus.cc:515] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } }
I20260710 13:27:56.355212  1288 leader_election.cc:290] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.356592  1250 raft_consensus.cc:493] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.357271  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.365258  1232 raft_consensus.cc:493] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.370580  1256 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.377890  1036 raft_consensus.cc:3060] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.383168  1256 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.357113  1250 raft_consensus.cc:515] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.365913  1232 raft_consensus.cc:515] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.390501  1035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.393198  1035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.393491   935 catalog_manager.cc:5697] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:56.394814  1075 leader_election.cc:343] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.396435  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.397370  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
W20260710 13:27:56.397650  1078 leader_election.cc:343] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.398099  1078 leader_election.cc:304] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.398881  1230 raft_consensus.cc:2749] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.403610  1003 leader_election.cc:304] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.405112  1288 raft_consensus.cc:2749] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.406687  1230 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.410961  1250 leader_election.cc:290] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.415545  1227 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.416136  1227 ts_tablet_manager.cc:1403] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.024s
I20260710 13:27:56.417634  1228 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.418120  1228 ts_tablet_manager.cc:1403] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.109s	user 0.040s	sys 0.055s
I20260710 13:27:56.419126  1232 leader_election.cc:290] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.418888  1227 raft_consensus.cc:359] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.419567  1227 raft_consensus.cc:385] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.419919  1227 raft_consensus.cc:740] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.420925  1255 raft_consensus.cc:515] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.421526  1226 ts_tablet_manager.cc:1434] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260710 13:27:56.421296  1228 raft_consensus.cc:359] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.422122  1228 raft_consensus.cc:385] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.422526  1228 raft_consensus.cc:740] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.423266  1228 consensus_queue.cc:260] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.425830  1228 ts_tablet_manager.cc:1434] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:56.426787  1228 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.427250  1227 consensus_queue.cc:260] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.429361  1226 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.429600  1227 ts_tablet_manager.cc:1434] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260710 13:27:56.430137  1152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.66:38653, user_credentials={real_user=slave}} blocked reactor thread for 47324.4us
I20260710 13:27:56.432833  1228 tablet_bootstrap.cc:654] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.433393  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996bad420b74f88a14fe9a716f2b14f" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.441490  1227 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.433669  1036 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.453502  1111 raft_consensus.cc:2393] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca9043e30e84f8a809475b78c4cf24e in current term 1: Already voted for candidate 08b6c7f996bf477b95d4180b85d8ac73 in this term.
I20260710 13:27:56.458283  1152 leader_election.cc:304] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.459461  1256 raft_consensus.cc:3060] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.471412  1288 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.478793  1256 raft_consensus.cc:2749] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.501209  1250 raft_consensus.cc:493] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.509984  1255 leader_election.cc:290] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.512315  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7175a2afc3a459fbcf66882a2b2893d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.513108  1111 raft_consensus.cc:3060] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.513659  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7175a2afc3a459fbcf66882a2b2893d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.514252  1034 raft_consensus.cc:3060] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.519161  1228 tablet_bootstrap.cc:492] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.509449  1250 raft_consensus.cc:515] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.524112  1250 leader_election.cc:290] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.525707  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
W20260710 13:27:56.527129  1078 leader_election.cc:343] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.528486  1228 ts_tablet_manager.cc:1403] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.005s
W20260710 13:27:56.530010  1003 consensus_peers.cc:597] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. 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 13:27:56.532575  1228 raft_consensus.cc:359] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.533303  1228 raft_consensus.cc:385] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.533210  1033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.533612  1228 raft_consensus.cc:740] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.533828  1033 raft_consensus.cc:2468] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:56.534256  1227 tablet_bootstrap.cc:654] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.534902  1228 consensus_queue.cc:260] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.536860  1228 ts_tablet_manager.cc:1434] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:27:56.537117  1075 leader_election.cc:304] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [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: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.538775  1250 raft_consensus.cc:2804] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.539131  1250 raft_consensus.cc:493] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.539808  1250 raft_consensus.cc:3060] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.540087  1255 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.543694  1226 tablet_bootstrap.cc:654] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.549355  1111 raft_consensus.cc:2468] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:56.553166  1228 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.552949  1152 leader_election.cc:304] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.553521  1034 raft_consensus.cc:2468] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:56.553838  1255 raft_consensus.cc:2804] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.554406  1255 raft_consensus.cc:697] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
W20260710 13:27:56.555614   983 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:56.555224  1255 consensus_queue.cc:237] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.576788  1288 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.603459  1226 tablet_bootstrap.cc:492] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.604081  1226 ts_tablet_manager.cc:1403] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.182s	user 0.018s	sys 0.003s
I20260710 13:27:56.605690  1256 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.602305  1288 raft_consensus.cc:493] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.611446  1288 raft_consensus.cc:515] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.622826  1288 leader_election.cc:290] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.622860  1255 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.623222  1226 raft_consensus.cc:359] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.623881  1226 raft_consensus.cc:385] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.624169  1226 raft_consensus.cc:740] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.626425  1250 raft_consensus.cc:515] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.628486  1250 leader_election.cc:290] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.630304  1226 consensus_queue.cc:260] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.635743  1228 tablet_bootstrap.cc:654] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.636783  1226 ts_tablet_manager.cc:1434] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:27:56.638566  1226 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.635111  1255 raft_consensus.cc:493] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.644678  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.647837  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.649097  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.652508   931 catalog_manager.cc:5697] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.658432  1255 raft_consensus.cc:515] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.660393  1186 raft_consensus.cc:2468] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.656757  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.661268  1034 raft_consensus.cc:3060] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:56.657542  1078 leader_election.cc:343] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.662010  1110 raft_consensus.cc:2468] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:56.662364  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.657742  1274 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:27:56.662992  1112 raft_consensus.cc:2468] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.664685  1152 leader_election.cc:304] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.665534  1232 raft_consensus.cc:2804] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.665879  1232 raft_consensus.cc:493] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.666190  1232 raft_consensus.cc:3060] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.668144  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.668735  1036 raft_consensus.cc:2468] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:56.670892  1003 leader_election.cc:304] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:56.672629  1274 raft_consensus.cc:2804] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.672937  1112 raft_consensus.cc:3060] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.672986  1274 raft_consensus.cc:493] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.674084  1255 leader_election.cc:290] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.678460  1232 raft_consensus.cc:515] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.680522  1232 leader_election.cc:290] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.674499  1274 raft_consensus.cc:3060] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.681828  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.682405  1110 raft_consensus.cc:3060] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.676452  1272 raft_consensus.cc:493] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.687139  1272 raft_consensus.cc:515] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.688086  1236 consensus_queue.cc:1048] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.689200  1272 leader_election.cc:290] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.676733  1034 raft_consensus.cc:2468] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:56.686358  1274 raft_consensus.cc:515] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.698087  1227 tablet_bootstrap.cc:492] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.698583  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.702291  1112 raft_consensus.cc:2393] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 6ca9043e30e84f8a809475b78c4cf24e in this term.
I20260710 13:27:56.699008  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a33945b391438aa050f05dea791ff8" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.702759  1110 raft_consensus.cc:2468] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:56.699261  1075 leader_election.cc:304] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.699942  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:56.703924  1230 raft_consensus.cc:2804] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.704435  1034 raft_consensus.cc:2393] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ca9043e30e84f8a809475b78c4cf24e in current term 1: Already voted for candidate 08b6c7f996bf477b95d4180b85d8ac73 in this term.
I20260710 13:27:56.704545  1230 raft_consensus.cc:697] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:56.703974  1274 leader_election.cc:290] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.704993  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:56.705889  1227 ts_tablet_manager.cc:1403] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.265s	user 0.015s	sys 0.026s
I20260710 13:27:56.707394  1184 raft_consensus.cc:2393] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 6ca9043e30e84f8a809475b78c4cf24e in this term.
I20260710 13:27:56.705510  1230 consensus_queue.cc:237] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.707512  1003 leader_election.cc:304] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.709815  1274 raft_consensus.cc:3060] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.711699  1152 leader_election.cc:304] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:56.712324  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764a8b1b6b346a998efc197c3464845" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:56.712641  1228 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.713060  1255 raft_consensus.cc:2804] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.713090  1228 ts_tablet_manager.cc:1403] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.160s	user 0.006s	sys 0.006s
I20260710 13:27:56.713095  1111 raft_consensus.cc:2393] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 6ca9043e30e84f8a809475b78c4cf24e in this term.
I20260710 13:27:56.713675  1255 raft_consensus.cc:697] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:56.716867  1227 raft_consensus.cc:359] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.717736  1227 raft_consensus.cc:385] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.718077  1227 raft_consensus.cc:740] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.719209  1227 consensus_queue.cc:260] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.715814  1255 consensus_queue.cc:237] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.725517  1227 ts_tablet_manager.cc:1434] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:27:56.726218  1227 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.730233  1003 leader_election.cc:304] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.733428  1288 raft_consensus.cc:2749] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.734745  1226 tablet_bootstrap.cc:654] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.737813  1228 raft_consensus.cc:359] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.738806  1228 raft_consensus.cc:385] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.739153  1228 raft_consensus.cc:740] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.740442  1228 consensus_queue.cc:260] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.742388  1228 ts_tablet_manager.cc:1434] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260710 13:27:56.748281  1228 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.753729  1272 consensus_queue.cc:1048] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.767236   934 catalog_manager.cc:5697] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.772575  1226 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.773147  1226 ts_tablet_manager.cc:1403] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.011s
I20260710 13:27:56.774161  1227 tablet_bootstrap.cc:654] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.776437  1228 tablet_bootstrap.cc:654] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.776503  1226 raft_consensus.cc:359] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.779737  1226 raft_consensus.cc:385] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.780097  1226 raft_consensus.cc:740] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.781085  1226 consensus_queue.cc:260] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.783685  1226 ts_tablet_manager.cc:1434] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:27:56.785043  1226 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.787943  1274 raft_consensus.cc:2749] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.783730  1227 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.790766  1226 tablet_bootstrap.cc:654] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.791361  1227 ts_tablet_manager.cc:1403] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260710 13:27:56.793303   931 catalog_manager.cc:5697] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.795786  1274 consensus_queue.cc:1048] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:27:56.805126  1228 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.806825  1228 ts_tablet_manager.cc:1403] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.013s
I20260710 13:27:56.810048  1255 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.805626  1227 raft_consensus.cc:359] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.810853  1227 raft_consensus.cc:385] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.811278  1227 raft_consensus.cc:740] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.812201  1227 consensus_queue.cc:260] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.815013  1227 ts_tablet_manager.cc:1434] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:56.816226  1227 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.820339  1255 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.810204  1228 raft_consensus.cc:359] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.821136  1228 raft_consensus.cc:385] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.821563  1228 raft_consensus.cc:740] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.822474  1228 consensus_queue.cc:260] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.824218  1272 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.825278  1228 ts_tablet_manager.cc:1434] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:27:56.826128  1228 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.829881  1246 raft_consensus.cc:493] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.830358  1246 raft_consensus.cc:515] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.831895  1228 tablet_bootstrap.cc:654] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.832520  1246 leader_election.cc:290] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:56.833573  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:56.836743  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.837219  1227 tablet_bootstrap.cc:654] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:56.838732  1152 leader_election.cc:343] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:56.840134  1149 leader_election.cc:343] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.840638  1149 leader_election.cc:304] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:56.841877  1246 raft_consensus.cc:2749] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:56.842172  1226 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.842590  1226 ts_tablet_manager.cc:1403] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.023s
I20260710 13:27:56.846575  1226 raft_consensus.cc:359] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.847406  1226 raft_consensus.cc:385] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.847743  1226 raft_consensus.cc:740] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.852461  1236 consensus_queue.cc:1048] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.857786  1226 consensus_queue.cc:260] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.867511  1226 ts_tablet_manager.cc:1434] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 13:27:56.868714  1226 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.883620  1110 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.893421  1226 tablet_bootstrap.cc:654] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.907279  1228 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:56.907852  1228 ts_tablet_manager.cc:1403] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.009s
I20260710 13:27:56.911440  1250 raft_consensus.cc:493] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.911931  1250 raft_consensus.cc:515] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.913002  1227 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.913585  1227 ts_tablet_manager.cc:1403] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.014s
I20260710 13:27:56.916458  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:56.916899  1227 raft_consensus.cc:359] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.917797  1227 raft_consensus.cc:385] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.918119  1227 raft_consensus.cc:740] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.919580  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:56.921010  1226 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.921198  1078 leader_election.cc:304] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [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: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:56.919051  1227 consensus_queue.cc:260] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.922394  1230 raft_consensus.cc:2749] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:56.923326  1250 leader_election.cc:290] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:56.921612  1226 ts_tablet_manager.cc:1403] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260710 13:27:56.924322  1227 ts_tablet_manager.cc:1434] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:27:56.930253  1227 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.931200  1274 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.924798  1228 raft_consensus.cc:359] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.934878  1228 raft_consensus.cc:385] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.935158  1228 raft_consensus.cc:740] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.935953  1228 consensus_queue.cc:260] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.939479  1226 raft_consensus.cc:359] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.940162  1226 raft_consensus.cc:385] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.940429  1226 raft_consensus.cc:740] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.941082  1226 consensus_queue.cc:260] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.942572  1226 ts_tablet_manager.cc:1434] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:27:56.943318  1226 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:56.947885  1228 ts_tablet_manager.cc:1434] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 13:27:56.950068  1227 tablet_bootstrap.cc:654] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.950541  1228 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:56.959401  1226 tablet_bootstrap.cc:654] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.962984  1228 tablet_bootstrap.cc:654] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.971603  1256 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.981738  1227 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:56.982218  1227 ts_tablet_manager.cc:1403] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.020s
I20260710 13:27:56.984786  1227 raft_consensus.cc:359] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.985419  1227 raft_consensus.cc:385] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.985682  1227 raft_consensus.cc:740] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.986492  1227 consensus_queue.cc:260] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.988813  1227 ts_tablet_manager.cc:1434] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:56.989647  1227 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:56.992799  1226 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:56.993193  1226 ts_tablet_manager.cc:1403] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260710 13:27:56.995095  1227 tablet_bootstrap.cc:654] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.995445  1226 raft_consensus.cc:359] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.996095  1226 raft_consensus.cc:385] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.996361  1226 raft_consensus.cc:740] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.996950  1226 consensus_queue.cc:260] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:56.998493  1274 raft_consensus.cc:493] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.998965  1274 raft_consensus.cc:515] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.000973  1274 leader_election.cc:290] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.002348  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.002677  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.003281  1186 raft_consensus.cc:2468] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
W20260710 13:27:57.003798  1003 leader_election.cc:343] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.004097  1228 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.002715  1226 ts_tablet_manager.cc:1434] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:57.004509  1228 ts_tablet_manager.cc:1403] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260710 13:27:57.004527  1003 leader_election.cc:304] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.005163  1226 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.005748  1274 raft_consensus.cc:2804] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.006151  1274 raft_consensus.cc:493] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.006546  1274 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.007184  1228 raft_consensus.cc:359] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.007886  1228 raft_consensus.cc:385] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.008200  1228 raft_consensus.cc:740] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.009027  1228 consensus_queue.cc:260] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.010787  1226 tablet_bootstrap.cc:654] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.013324  1274 raft_consensus.cc:515] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.018428  1227 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.019025  1227 ts_tablet_manager.cc:1403] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260710 13:27:57.019066  1228 ts_tablet_manager.cc:1434] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:27:57.022370  1227 raft_consensus.cc:359] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.023245  1227 raft_consensus.cc:385] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.023561  1227 raft_consensus.cc:740] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.024745  1227 consensus_queue.cc:260] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.027568  1228 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.030599  1246 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:57.029947  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:57.032047  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.032593  1186 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.033434  1236 raft_consensus.cc:493] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.033876  1236 raft_consensus.cc:515] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.038465  1228 tablet_bootstrap.cc:654] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.039435  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.039690  1186 raft_consensus.cc:2468] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
W20260710 13:27:57.039883  1003 leader_election.cc:343] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.040300  1236 leader_election.cc:290] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.040611  1274 leader_election.cc:290] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
W20260710 13:27:57.041033  1003 leader_election.cc:343] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.042937  1003 leader_election.cc:304] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.043269  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.043908  1184 raft_consensus.cc:2468] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:57.044158  1274 raft_consensus.cc:2804] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.044878  1274 raft_consensus.cc:697] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:57.045059  1003 leader_election.cc:304] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [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: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.045905  1236 raft_consensus.cc:2804] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.046406  1236 raft_consensus.cc:493] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.046934  1236 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.047931  1227 ts_tablet_manager.cc:1434] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:27:57.052994  1227 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.053532  1274 consensus_queue.cc:237] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.061731  1230 raft_consensus.cc:493] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.062511  1226 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.062430  1230 raft_consensus.cc:515] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.063235  1226 ts_tablet_manager.cc:1403] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.010s
I20260710 13:27:57.066884  1232 raft_consensus.cc:493] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.068220  1232 raft_consensus.cc:515] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.070883  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.072526  1232 leader_election.cc:290] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.073596  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
W20260710 13:27:57.073890  1075 leader_election.cc:343] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.075039  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43115876f764ab0b4d30709f0b7966d" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.076694  1226 raft_consensus.cc:359] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.077534  1226 raft_consensus.cc:385] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.077845  1226 raft_consensus.cc:740] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.078756  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
W20260710 13:27:57.080292  1078 leader_election.cc:343] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.080832  1078 leader_election.cc:304] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:57.081609  1250 raft_consensus.cc:2749] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:57.067251  1230 leader_election.cc:290] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.083765  1036 raft_consensus.cc:2393] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ca9043e30e84f8a809475b78c4cf24e in current term 1: Already voted for candidate 62a78982db7d4783929e217035bd7fda in this term.
I20260710 13:27:57.087841  1149 leader_election.cc:304] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.085588  1111 raft_consensus.cc:3060] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.088932  1232 raft_consensus.cc:3060] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.090466  1246 raft_consensus.cc:493] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.090919  1272 raft_consensus.cc:493] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.091099  1246 raft_consensus.cc:515] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.091639  1272 raft_consensus.cc:515] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.095860  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
W20260710 13:27:57.097235  1149 leader_election.cc:343] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.098927  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.101052  1232 raft_consensus.cc:2749] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:57.102456  1152 leader_election.cc:343] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.103518  1152 leader_election.cc:304] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.103879  1227 tablet_bootstrap.cc:654] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.105057  1226 consensus_queue.cc:260] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.100113  1246 leader_election.cc:290] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.109455  1232 raft_consensus.cc:2749] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:57.113449  1226 ts_tablet_manager.cc:1434] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260710 13:27:57.114565  1226 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.115564  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.100323  1236 raft_consensus.cc:515] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.117237  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.110363  1272 leader_election.cc:290] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
W20260710 13:27:57.123365  1003 leader_election.cc:343] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:57.124744  1003 leader_election.cc:343] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.125172  1003 leader_election.cc:304] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:57.127738  1272 raft_consensus.cc:2749] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:57.129724  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.130479  1186 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.128027  1109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:57.135573  1250 raft_consensus.cc:493] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.136016  1250 raft_consensus.cc:515] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
W20260710 13:27:57.142141  1003 leader_election.cc:343] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.123518  1236 leader_election.cc:290] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.144629  1250 leader_election.cc:290] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.145339  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.146130  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
W20260710 13:27:57.146512  1075 leader_election.cc:343] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.146749  1184 raft_consensus.cc:2468] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.148376  1228 tablet_bootstrap.cc:492] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.148447  1078 leader_election.cc:304] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [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: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:57.149052  1228 ts_tablet_manager.cc:1403] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.045s
I20260710 13:27:57.150874  1250 consensus_queue.cc:1048] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.154098  1226 tablet_bootstrap.cc:654] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.152550  1250 raft_consensus.cc:2804] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.159731  1250 raft_consensus.cc:493] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.160209  1250 raft_consensus.cc:3060] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.157775   934 catalog_manager.cc:5697] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.152451  1228 raft_consensus.cc:359] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.171550  1228 raft_consensus.cc:385] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.171950  1228 raft_consensus.cc:740] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.153548  1186 raft_consensus.cc:2468] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:57.181938  1228 consensus_queue.cc:260] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.191215  1003 leader_election.cc:304] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.192276  1272 raft_consensus.cc:2804] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.192704  1272 raft_consensus.cc:697] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:57.193476  1272 consensus_queue.cc:237] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.189864  1236 raft_consensus.cc:493] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.197831  1236 raft_consensus.cc:515] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.200778  1227 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.201215  1227 ts_tablet_manager.cc:1403] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.017s
I20260710 13:27:57.210222  1344 consensus_queue.cc:1048] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:57.213296  1227 raft_consensus.cc:359] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.215957  1227 raft_consensus.cc:385] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:57.216245  1346 log.cc:927] Time spent T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 13:27:57.202837  1250 raft_consensus.cc:515] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.217392  1227 raft_consensus.cc:740] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.219264  1227 consensus_queue.cc:260] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.221308  1250 leader_election.cc:290] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.221513  1227 ts_tablet_manager.cc:1434] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 13:27:57.222471  1227 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.222801  1236 leader_election.cc:290] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.227558  1228 ts_tablet_manager.cc:1434] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.012s
I20260710 13:27:57.229063  1228 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.227537  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.232961  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.233525  1186 raft_consensus.cc:2468] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:57.233965  1109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.234731  1109 raft_consensus.cc:2393] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 62a78982db7d4783929e217035bd7fda in this term.
I20260710 13:27:57.232050  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb796d7dc0674dceafb37bea6fd1750c" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.237587  1034 raft_consensus.cc:3060] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.239847  1003 leader_election.cc:304] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.238893  1184 raft_consensus.cc:3060] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.252019  1226 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.252578  1226 ts_tablet_manager.cc:1403] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.037s
I20260710 13:27:57.255317  1227 tablet_bootstrap.cc:654] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.255831  1230 raft_consensus.cc:493] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08b6c7f996bf477b95d4180b85d8ac73)
I20260710 13:27:57.256340  1230 raft_consensus.cc:515] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.257272  1236 raft_consensus.cc:493] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.257710  1236 raft_consensus.cc:515] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.257848  1344 raft_consensus.cc:493] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.270653  1344 raft_consensus.cc:515] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.272357  1236 leader_election.cc:290] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.273535  1226 raft_consensus.cc:359] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.274302  1226 raft_consensus.cc:385] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.274562  1226 raft_consensus.cc:740] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.275218  1226 consensus_queue.cc:260] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.275542  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.276306  1185 raft_consensus.cc:2468] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:57.276702  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.277467  1226 ts_tablet_manager.cc:1434] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
W20260710 13:27:57.278069  1075 leader_election.cc:343] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.278474  1344 leader_election.cc:290] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.278700  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
W20260710 13:27:57.279989  1078 leader_election.cc:343] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.280141  1226 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.280411  1078 leader_election.cc:304] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:57.280746  1230 leader_election.cc:290] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.281203  1230 raft_consensus.cc:2749] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:57.284723  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.285974  1228 tablet_bootstrap.cc:654] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.297387  1302 consensus_queue.cc:1048] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:27:57.300312  1003 leader_election.cc:304] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.292404  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486d4cc162d4d1f943d7d47487f9c09" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.315524   933 catalog_manager.cc:5697] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.329247  1075 leader_election.cc:304] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [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: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:57.330094  1344 raft_consensus.cc:2749] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.319029  1236 raft_consensus.cc:2804] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.292315  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.332610  1236 raft_consensus.cc:493] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.336144  1236 raft_consensus.cc:3060] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:57.342034  1003 leader_election.cc:343] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.353713  1034 raft_consensus.cc:2468] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.354888  1350 raft_consensus.cc:2764] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:57.357865  1075 leader_election.cc:304] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 
I20260710 13:27:57.358711  1344 raft_consensus.cc:2804] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.359158  1344 raft_consensus.cc:697] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:57.360025  1344 consensus_queue.cc:237] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.318475  1232 consensus_queue.cc:1048] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260710 13:27:57.361815  1184 raft_consensus.cc:2468] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.367102  1227 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.367748  1227 ts_tablet_manager.cc:1403] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.145s	user 0.031s	sys 0.016s
I20260710 13:27:57.369866  1226 tablet_bootstrap.cc:654] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.370873  1227 raft_consensus.cc:359] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.371776  1227 raft_consensus.cc:385] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.372164  1227 raft_consensus.cc:740] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.373147  1227 consensus_queue.cc:260] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.375866  1236 raft_consensus.cc:515] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.376073  1227 ts_tablet_manager.cc:1434] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:57.377753  1227 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.385146  1227 tablet_bootstrap.cc:654] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.393096  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.393682  1184 raft_consensus.cc:3060] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.394212  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b40820e7de4de488d13702145666f0" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
W20260710 13:27:57.395385  1003 leader_election.cc:343] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.400261  1227 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.400640  1227 ts_tablet_manager.cc:1403] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260710 13:27:57.400750  1184 raft_consensus.cc:2468] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:57.401770  1003 leader_election.cc:304] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 62a78982db7d4783929e217035bd7fda
I20260710 13:27:57.402525  1350 raft_consensus.cc:2804] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.403026  1350 raft_consensus.cc:697] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:57.402957  1227 raft_consensus.cc:359] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.403681  1227 raft_consensus.cc:385] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.403853  1227 raft_consensus.cc:740] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.403932  1350 consensus_queue.cc:237] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.404379  1227 consensus_queue.cc:260] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.405942  1227 ts_tablet_manager.cc:1434] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:57.406827  1227 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.410856  1228 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.411453  1228 ts_tablet_manager.cc:1403] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.183s	user 0.033s	sys 0.032s
I20260710 13:27:57.402089  1236 leader_election.cc:290] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.411883  1227 tablet_bootstrap.cc:654] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.414000  1228 raft_consensus.cc:359] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.414722  1228 raft_consensus.cc:385] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.414988  1228 raft_consensus.cc:740] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.415787  1228 consensus_queue.cc:260] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.417834  1228 ts_tablet_manager.cc:1434] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:57.418727  1228 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.424455   931 catalog_manager.cc:5697] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.432716   935 catalog_manager.cc:5697] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.441802  1226 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.442327  1226 ts_tablet_manager.cc:1403] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.004s
I20260710 13:27:57.443748  1227 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.444247  1227 ts_tablet_manager.cc:1403] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260710 13:27:57.444883  1226 raft_consensus.cc:359] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.445549  1226 raft_consensus.cc:385] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.445838  1226 raft_consensus.cc:740] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.446564  1226 consensus_queue.cc:260] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.447041  1227 raft_consensus.cc:359] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.447810  1227 raft_consensus.cc:385] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.448129  1227 raft_consensus.cc:740] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.449038  1226 ts_tablet_manager.cc:1434] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:57.448756  1227 consensus_queue.cc:260] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.449893  1226 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.450167  1227 ts_tablet_manager.cc:1434] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:27:57.451078  1227 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.456584  1227 tablet_bootstrap.cc:654] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.456584  1226 tablet_bootstrap.cc:654] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.444782  1228 tablet_bootstrap.cc:654] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:57.463310  1003 consensus_peers.cc:597] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. 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 13:27:57.467777  1228 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.468237  1228 ts_tablet_manager.cc:1403] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260710 13:27:57.470463  1226 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.471020  1226 ts_tablet_manager.cc:1403] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.014s
I20260710 13:27:57.470431  1228 raft_consensus.cc:359] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.472129  1228 raft_consensus.cc:385] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.472361  1228 raft_consensus.cc:740] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.472913  1227 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.472936  1228 consensus_queue.cc:260] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.473459  1227 ts_tablet_manager.cc:1403] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 13:27:57.473474  1226 raft_consensus.cc:359] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.474237  1226 raft_consensus.cc:385] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.474475  1226 raft_consensus.cc:740] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.475567  1228 ts_tablet_manager.cc:1434] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:57.475237  1226 consensus_queue.cc:260] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.476385  1228 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.476256  1227 raft_consensus.cc:359] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.476881  1227 raft_consensus.cc:385] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.477147  1227 raft_consensus.cc:740] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.477768  1227 consensus_queue.cc:260] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.479707  1227 ts_tablet_manager.cc:1434] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:57.481788  1226 ts_tablet_manager.cc:1434] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:27:57.482213  1228 tablet_bootstrap.cc:654] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.482685  1226 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.482810  1227 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: Bootstrap starting.
I20260710 13:27:57.488798  1227 tablet_bootstrap.cc:654] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.489769  1226 tablet_bootstrap.cc:654] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.502995  1226 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.503612  1226 ts_tablet_manager.cc:1403] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260710 13:27:57.506938  1226 raft_consensus.cc:359] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.507833  1226 raft_consensus.cc:385] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.508152  1226 raft_consensus.cc:740] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.510201  1226 consensus_queue.cc:260] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.512708  1226 ts_tablet_manager.cc:1434] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:27:57.513655  1226 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.515743  1227 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: No bootstrap required, opened a new log
I20260710 13:27:57.516202  1227 ts_tablet_manager.cc:1403] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.008s
I20260710 13:27:57.519407  1226 tablet_bootstrap.cc:654] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.519290  1227 raft_consensus.cc:359] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.519914  1227 raft_consensus.cc:385] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.520213  1227 raft_consensus.cc:740] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.520993  1227 consensus_queue.cc:260] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.528685  1227 ts_tablet_manager.cc:1434] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:57.529378  1344 raft_consensus.cc:493] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.530112  1226 tablet_bootstrap.cc:492] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.530560  1226 ts_tablet_manager.cc:1403] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:27:57.530025  1344 raft_consensus.cc:515] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.534694  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.534909  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.535769  1184 raft_consensus.cc:2468] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.535983  1034 raft_consensus.cc:2468] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.536361  1226 raft_consensus.cc:359] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.537056  1226 raft_consensus.cc:385] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.537304  1226 raft_consensus.cc:740] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.537428  1075 leader_election.cc:304] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 
I20260710 13:27:57.538267  1230 raft_consensus.cc:2804] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.537950  1226 consensus_queue.cc:260] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.538726  1230 raft_consensus.cc:493] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.537580  1344 leader_election.cc:290] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.540302  1226 ts_tablet_manager.cc:1434] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:27:57.541240  1226 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.539095  1230 raft_consensus.cc:3060] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.547720  1226 tablet_bootstrap.cc:654] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.548249  1230 raft_consensus.cc:515] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.551713  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.553946  1034 raft_consensus.cc:3060] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.561180  1236 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.562183  1034 raft_consensus.cc:2468] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.563377  1230 leader_election.cc:290] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.565114  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd288934b33f4979bf2cbf4464563f0e" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.565864  1185 raft_consensus.cc:3060] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.571033  1075 leader_election.cc:304] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 62a78982db7d4783929e217035bd7fda; no voters: 
I20260710 13:27:57.572177  1230 raft_consensus.cc:2804] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.572790  1230 raft_consensus.cc:697] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:57.573839  1230 consensus_queue.cc:237] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.591996  1185 raft_consensus.cc:2468] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
W20260710 13:27:57.591996   983 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:57.596345  1228 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.597851  1226 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.598318  1226 ts_tablet_manager.cc:1403] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260710 13:27:57.600416  1226 raft_consensus.cc:359] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.600867  1226 raft_consensus.cc:385] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.601030  1226 raft_consensus.cc:740] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.601720  1228 ts_tablet_manager.cc:1403] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.126s	user 0.054s	sys 0.056s
I20260710 13:27:57.603428  1226 consensus_queue.cc:260] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.605033  1226 ts_tablet_manager.cc:1434] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:27:57.604734  1228 raft_consensus.cc:359] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.605366  1228 raft_consensus.cc:385] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.605623  1228 raft_consensus.cc:740] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.605890  1226 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.606236  1228 consensus_queue.cc:260] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.607650  1228 ts_tablet_manager.cc:1434] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:57.608543  1228 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.612032  1226 tablet_bootstrap.cc:654] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.613183   935 catalog_manager.cc:5697] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.614136  1228 tablet_bootstrap.cc:654] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.625259  1226 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.625851  1226 ts_tablet_manager.cc:1403] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:27:57.629230  1226 raft_consensus.cc:359] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.630098  1226 raft_consensus.cc:385] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.630911  1230 raft_consensus.cc:493] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.631522  1230 raft_consensus.cc:515] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.633975  1230 leader_election.cc:290] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.635171  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.630426  1226 raft_consensus.cc:740] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.636180  1184 raft_consensus.cc:2468] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.637183  1078 leader_election.cc:304] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.638135  1344 raft_consensus.cc:2804] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.638478  1344 raft_consensus.cc:493] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.638741  1228 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.638928  1344 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.639195  1228 ts_tablet_manager.cc:1403] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260710 13:27:57.639223  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.636816  1226 consensus_queue.cc:260] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
W20260710 13:27:57.640810  1075 leader_election.cc:343] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.639480  1230 raft_consensus.cc:493] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.641995  1230 raft_consensus.cc:515] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.643656  1256 raft_consensus.cc:493] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.643973  1230 leader_election.cc:290] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.644135  1256 raft_consensus.cc:515] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.642000  1228 raft_consensus.cc:359] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.645118  1228 raft_consensus.cc:385] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.645388  1228 raft_consensus.cc:740] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.645880  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.645994  1228 consensus_queue.cc:260] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.646425  1255 raft_consensus.cc:493] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.646474  1184 raft_consensus.cc:2468] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.646982  1255 raft_consensus.cc:515] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.647754  1078 leader_election.cc:304] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.648039  1228 ts_tablet_manager.cc:1434] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:27:57.648890  1255 leader_election.cc:290] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.648912  1228 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.649622  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
W20260710 13:27:57.649930  1003 consensus_peers.cc:597] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. 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 13:27:57.650197  1036 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:57.651098  1230 raft_consensus.cc:2804] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.651449  1230 raft_consensus.cc:493] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.651791  1230 raft_consensus.cc:3060] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.654968  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.655753  1228 tablet_bootstrap.cc:654] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.656720  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.657337  1036 raft_consensus.cc:2468] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:57.658293  1149 leader_election.cc:304] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.659595  1232 raft_consensus.cc:2804] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.659942  1232 raft_consensus.cc:493] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.660269  1232 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.660657  1226 ts_tablet_manager.cc:1434] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.006s
I20260710 13:27:57.661877  1226 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Bootstrap starting.
I20260710 13:27:57.664928  1230 raft_consensus.cc:515] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.666324  1256 leader_election.cc:290] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.668913  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.669232  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.669669  1184 raft_consensus.cc:3060] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.667351  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.670575  1111 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
W20260710 13:27:57.668263  1075 leader_election.cc:343] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.673755  1149 leader_election.cc:304] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.672144  1344 raft_consensus.cc:515] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.675544  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.676162  1110 raft_consensus.cc:2468] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 0.
I20260710 13:27:57.677661  1226 tablet_bootstrap.cc:654] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.677397  1232 raft_consensus.cc:515] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
W20260710 13:27:57.677922  1075 leader_election.cc:343] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.681735  1255 raft_consensus.cc:2804] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.682173  1255 raft_consensus.cc:493] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.682880  1232 leader_election.cc:290] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.684569  1344 leader_election.cc:290] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.685868  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.672472  1230 leader_election.cc:290] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.696427  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:57.697211  1111 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.698747  1184 raft_consensus.cc:2468] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.685878  1036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.699822  1078 leader_election.cc:304] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:57.700027  1036 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.700963  1230 raft_consensus.cc:2804] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.694717  1255 raft_consensus.cc:3060] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.701562  1230 raft_consensus.cc:697] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:57.702662  1230 consensus_queue.cc:237] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.694617  1185 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.716039  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
W20260710 13:27:57.718189  1075 leader_election.cc:343] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.723783  1344 raft_consensus.cc:493] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.724566  1344 raft_consensus.cc:515] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.730284  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a17f4581e914612a7a9f47ca7149287" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.737458  1228 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.738088  1228 ts_tablet_manager.cc:1403] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.014s
I20260710 13:27:57.731212  1184 raft_consensus.cc:2468] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.741334  1255 raft_consensus.cc:515] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.741416  1078 leader_election.cc:304] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.742766  1351 raft_consensus.cc:2804] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.743132  1351 raft_consensus.cc:493] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.732089  1344 leader_election.cc:290] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.743454  1351 raft_consensus.cc:3060] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.746611  1185 raft_consensus.cc:2468] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.747762  1078 leader_election.cc:304] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 08b6c7f996bf477b95d4180b85d8ac73
I20260710 13:27:57.748435  1035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.748869  1344 raft_consensus.cc:2804] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.749035  1035 raft_consensus.cc:3060] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.749459  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a17f4581e914612a7a9f47ca7149287" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.751711  1034 raft_consensus.cc:2468] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 0.
I20260710 13:27:57.755941  1255 leader_election.cc:290] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:27:57.757683  1226 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: No bootstrap required, opened a new log
I20260710 13:27:57.758186  1226 ts_tablet_manager.cc:1403] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.033s
I20260710 13:27:57.758946  1109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00444dfa310427b856d250175c2a185" candidate_uuid: "6ca9043e30e84f8a809475b78c4cf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:57.759552  1109 raft_consensus.cc:3060] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.761175  1228 raft_consensus.cc:359] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.761855  1228 raft_consensus.cc:385] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.762108  1228 raft_consensus.cc:740] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.757272  1344 raft_consensus.cc:697] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:57.762791  1228 consensus_queue.cc:260] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.764585  1035 raft_consensus.cc:2468] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:57.765324   933 catalog_manager.cc:5697] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.766755  1149 leader_election.cc:304] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.765533  1344 consensus_queue.cc:237] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.769287  1255 raft_consensus.cc:2804] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.772423  1228 ts_tablet_manager.cc:1434] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:27:57.778055  1226 raft_consensus.cc:359] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.778748  1226 raft_consensus.cc:385] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.779042  1226 raft_consensus.cc:740] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.779340  1255 raft_consensus.cc:697] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:57.779603  1226 consensus_queue.cc:260] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.780179  1255 consensus_queue.cc:237] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.782290  1226 ts_tablet_manager.cc:1434] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260710 13:27:57.778465  1228 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Bootstrap starting.
I20260710 13:27:57.776180  1109 raft_consensus.cc:2468] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:57.775983  1351 raft_consensus.cc:515] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.786520  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a17f4581e914612a7a9f47ca7149287" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.787209  1185 raft_consensus.cc:3060] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.789712  1228 tablet_bootstrap.cc:654] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.791167  1351 leader_election.cc:290] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.792639  1236 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.793921  1185 raft_consensus.cc:2468] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.794924  1078 leader_election.cc:304] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.795085  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a17f4581e914612a7a9f47ca7149287" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:27:57.769534  1036 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:57.773277  1111 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ca9043e30e84f8a809475b78c4cf24e in term 1.
I20260710 13:27:57.795706  1351 raft_consensus.cc:2804] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.795843  1034 raft_consensus.cc:3060] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.796686  1351 raft_consensus.cc:697] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Leader. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:27:57.796808  1152 leader_election.cc:304] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.797679  1256 raft_consensus.cc:2804] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.797653  1351 consensus_queue.cc:237] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.798260  1256 raft_consensus.cc:697] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Leader. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:27:57.799263  1256 consensus_queue.cc:237] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.819907   934 catalog_manager.cc:5697] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.821448  1034 raft_consensus.cc:2468] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a78982db7d4783929e217035bd7fda in term 1.
I20260710 13:27:57.835644  1228 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: No bootstrap required, opened a new log
I20260710 13:27:57.836115  1228 ts_tablet_manager.cc:1403] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260710 13:27:57.840503  1230 consensus_queue.cc:1048] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.840682   935 catalog_manager.cc:5697] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67). New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.843900  1228 raft_consensus.cc:359] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.844592  1228 raft_consensus.cc:385] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.844847  1228 raft_consensus.cc:740] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.850306  1228 consensus_queue.cc:260] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.852252  1228 ts_tablet_manager.cc:1434] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:27:57.854683   934 catalog_manager.cc:5697] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.856986   934 catalog_manager.cc:5697] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a78982db7d4783929e217035bd7fda (127.31.158.66). New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.858937  1230 consensus_queue.cc:1048] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.859191  1236 raft_consensus.cc:493] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.861088  1236 raft_consensus.cc:515] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.864656  1236 leader_election.cc:290] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.865286  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.865907  1184 raft_consensus.cc:2468] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:57.871157  1003 leader_election.cc:304] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.872372  1347 raft_consensus.cc:2804] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:57.871552  1109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:57.872761  1347 raft_consensus.cc:493] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:57.873446  1347 raft_consensus.cc:3060] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.873996  1109 raft_consensus.cc:2468] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 0.
I20260710 13:27:57.884662  1347 raft_consensus.cc:515] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.886909  1347 leader_election.cc:290] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.888141  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:27:57.888752  1184 raft_consensus.cc:3060] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.889097  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3006ec42ca54f5fbd600979092cd466" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:27:57.889669  1111 raft_consensus.cc:3060] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.895144  1111 raft_consensus.cc:2468] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:57.895385  1184 raft_consensus.cc:2468] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b6c7f996bf477b95d4180b85d8ac73 in term 1.
I20260710 13:27:57.896725  1003 leader_election.cc:304] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e; no voters: 
I20260710 13:27:57.898748  1236 raft_consensus.cc:2804] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.899281  1236 raft_consensus.cc:697] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Leader. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:27:57.900242  1236 consensus_queue.cc:237] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.902601  1109 raft_consensus.cc:3060] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.909528  1288 consensus_queue.cc:1048] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:57.911118  1351 raft_consensus.cc:493] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:57.911646  1351 raft_consensus.cc:515] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:57.916116   934 catalog_manager.cc:5697] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.918756  1236 consensus_queue.cc:1048] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:57.918929  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:57.920570  1351 leader_election.cc:290] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:57.921664  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:57.929080  1078 leader_election.cc:304] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:57.932880  1230 raft_consensus.cc:2749] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.005530  1236 raft_consensus.cc:493] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.006074  1236 raft_consensus.cc:515] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:58.007742  1236 leader_election.cc:290] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:58.008665  1109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:58.008963  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75403845f3b4248a19428f4b8e21e32" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:58.009756  1184 raft_consensus.cc:2393] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 62a78982db7d4783929e217035bd7fda in this term.
I20260710 13:27:58.010744  1003 leader_election.cc:304] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:58.011371  1236 raft_consensus.cc:3060] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.016080  1236 raft_consensus.cc:2749] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.076967  1109 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.082964  1351 raft_consensus.cc:493] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.083413  1351 raft_consensus.cc:515] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:58.086093  1351 leader_election.cc:290] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:58.086531  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73" is_pre_election: true
I20260710 13:27:58.086890  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "62a78982db7d4783929e217035bd7fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:58.088362  1078 leader_election.cc:304] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62a78982db7d4783929e217035bd7fda; no voters: 08b6c7f996bf477b95d4180b85d8ac73, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:58.089203  1351 raft_consensus.cc:2749] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.110934  1351 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.121245  1351 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.124033  1378 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.137210  1230 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.219097  1351 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.231554  1378 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.234983  1109 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.269685  1236 raft_consensus.cc:493] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.270200  1236 raft_consensus.cc:515] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } }
I20260710 13:27:58.271781  1256 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.272128  1236 leader_election.cc:290] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:27:58.272776  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62a78982db7d4783929e217035bd7fda" is_pre_election: true
I20260710 13:27:58.274173  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "08b6c7f996bf477b95d4180b85d8ac73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e" is_pre_election: true
I20260710 13:27:58.274945  1185 raft_consensus.cc:2393] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b6c7f996bf477b95d4180b85d8ac73 in current term 1: Already voted for candidate 62a78982db7d4783929e217035bd7fda in this term.
I20260710 13:27:58.275938  1003 leader_election.cc:304] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73; no voters: 62a78982db7d4783929e217035bd7fda, 6ca9043e30e84f8a809475b78c4cf24e
I20260710 13:27:58.276786  1236 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.283566  1236 raft_consensus.cc:2749] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.283969  1256 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.294379  1378 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.303104  1378 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.329110  1256 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.340024  1255 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.348469  1236 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.359869  1236 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:58.479831 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.485622  1406 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 13:27:58.487401  1407 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 13:27:58.487615  1409 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 13:27:58.489751 32377 server_base.cc:1061] running on GCE node
I20260710 13:27:58.490824 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.491082 32377 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 13:27:58.491286 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690078491261 us; error 0 us; skew 500 ppm
I20260710 13:27:58.492030 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.494588 32377 webserver.cc:533] Webserver started at http://127.31.158.68:36677/ using document root <none> and password file <none>
I20260710 13:27:58.495082 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.495232 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.495440 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.496407 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-3-root/instance:
uuid: "a26ca170051849978f5c914173bd768c"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-fvrf"
I20260710 13:27:58.502933 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:58.506979  1414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.507699 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:58.507987 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
uuid: "a26ca170051849978f5c914173bd768c"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-fvrf"
I20260710 13:27:58.508267 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-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 13:27:58.527197 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.528481 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.529924 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.532240 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.532511 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.532823 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.533001 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.604355 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.68:46861
I20260710 13:27:58.604496  1476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.68:46861 every 8 connection(s)
I20260710 13:27:58.613114 32377 auto_leader_rebalancer-test.cc:388] add a tserver: a26ca170051849978f5c914173bd768c
I20260710 13:27:58.625520  1477 heartbeater.cc:344] Connected to a master server at 127.31.158.126:38663
I20260710 13:27:58.626019  1477 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.627063  1477 heartbeater.cc:507] Master 127.31.158.126:38663 requested a full tablet report, sending...
I20260710 13:27:58.629235   935 ts_manager.cc:194] Registered new tserver with Master: a26ca170051849978f5c914173bd768c (127.31.158.68:46861)
I20260710 13:27:58.630426   935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57232
I20260710 13:27:59.632663  1477 heartbeater.cc:499] Master 127.31.158.126:38663 was elected leader, sending a full tablet report...
I20260710 13:27:59.693804  1109 consensus_queue.cc:237] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:27:59.700402  1184 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.702265  1351 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:27:59.705583  1034 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.707228  1351 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:59.715036  1075 consensus_peers.cc:597] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a74e7b655c44852b944729c71672be9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:59.717381  1351 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.719324  1184 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.720187  1035 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.737294   935 catalog_manager.cc:5697] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.750797  1184 consensus_queue.cc:237] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:27:59.759002  1109 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.760835  1232 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:59.765672  1035 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.767949  1232 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:59.777511  1149 consensus_peers.cc:597] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38a33945b391438aa050f05dea791ff8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:59.787582  1481 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.790931  1035 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.791919  1109 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.804801   934 catalog_manager.cc:5697] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.805665  1184 consensus_queue.cc:237] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:27:59.818948  1109 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:59.819669  1149 consensus_peers.cc:597] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7175a2afc3a459fbcf66882a2b2893d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:59.820812  1232 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.821174  1035 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.822697  1481 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:27:59.832940  1481 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.837718  1035 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.837980  1109 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.855358   931 catalog_manager.cc:5697] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.872491  1035 consensus_queue.cc:237] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:27:59.880209  1184 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.882344  1109 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:59.883026  1288 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:27:59.884158  1483 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:59.896291  1000 consensus_peers.cc:597] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50ea54bc96f647cbab0ae88fbee484c9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:59.897145  1483 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.899542  1109 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.900008  1184 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:27:59.920838   935 catalog_manager.cc:5697] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:00.323436  1517 ts_tablet_manager.cc:933] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:00.337666  1520 ts_tablet_manager.cc:933] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:00.342582  1518 ts_tablet_manager.cc:933] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:00.345825  1517 tablet_copy_client.cc:323] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:00.348933  1520 tablet_copy_client.cc:323] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.66:38653
I20260710 13:28:00.359292  1518 tablet_copy_client.cc:323] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:00.387337  1196 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet f7175a2afc3a459fbcf66882a2b2893d from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:00.387988  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet 38a33945b391438aa050f05dea791ff8 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:00.388146  1196 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet f7175a2afc3a459fbcf66882a2b2893d from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-f7175a2afc3a459fbcf66882a2b2893d
I20260710 13:28:00.390286  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet 38a33945b391438aa050f05dea791ff8 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-38a33945b391438aa050f05dea791ff8
I20260710 13:28:00.402735  1122 tablet_copy_service.cc:140] P 62a78982db7d4783929e217035bd7fda: Received BeginTabletCopySession request for tablet 0a74e7b655c44852b944729c71672be9 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:53166)
I20260710 13:28:00.403553  1122 tablet_copy_service.cc:161] P 62a78982db7d4783929e217035bd7fda: Beginning new tablet copy session on tablet 0a74e7b655c44852b944729c71672be9 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:53166: session id = a26ca170051849978f5c914173bd768c-0a74e7b655c44852b944729c71672be9
I20260710 13:28:00.405097  1196 tablet_copy_source_session.cc:215] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:00.409925  1517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7175a2afc3a459fbcf66882a2b2893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:00.415390  1195 tablet_copy_source_session.cc:215] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:00.419284  1518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a33945b391438aa050f05dea791ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:00.420281  1122 tablet_copy_source_session.cc:215] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:00.425220  1520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74e7b655c44852b944729c71672be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:00.429699  1527 ts_tablet_manager.cc:933] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:00.445627  1517 tablet_copy_client.cc:806] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:00.447058  1517 tablet_copy_client.cc:670] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:00.457084  1527 tablet_copy_client.cc:323] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:00.459360  1517 tablet_copy_client.cc:538] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:00.485162  1520 tablet_copy_client.cc:806] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:00.485965  1520 tablet_copy_client.cc:670] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:00.486677  1517 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:00.486362  1518 tablet_copy_client.cc:806] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:00.488574  1518 tablet_copy_client.cc:670] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:00.493676  1518 tablet_copy_client.cc:538] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:00.494014  1520 tablet_copy_client.cc:538] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:00.503924  1518 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:00.518076  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet 50ea54bc96f647cbab0ae88fbee484c9 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:00.518932  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet 50ea54bc96f647cbab0ae88fbee484c9 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-50ea54bc96f647cbab0ae88fbee484c9
I20260710 13:28:00.520949  1520 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:00.528460  1047 tablet_copy_source_session.cc:215] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:00.532764  1527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea54bc96f647cbab0ae88fbee484c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:00.565814  1520 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: 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 13:28:00.566869  1520 tablet_bootstrap.cc:492] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:00.567538  1520 ts_tablet_manager.cc:1403] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.018s
I20260710 13:28:00.571084  1517 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: 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 13:28:00.571382  1520 raft_consensus.cc:359] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.572664  1520 raft_consensus.cc:740] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:00.573369  1520 consensus_queue.cc:260] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.562338  1518 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: 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 13:28:00.583673  1518 tablet_bootstrap.cc:492] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:00.584511  1518 ts_tablet_manager.cc:1403] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.006s
I20260710 13:28:00.589040  1527 tablet_copy_client.cc:806] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:00.589780  1527 tablet_copy_client.cc:670] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:00.589859  1520 ts_tablet_manager.cc:1434] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.005s
I20260710 13:28:00.591985  1517 tablet_bootstrap.cc:492] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:00.592698  1517 ts_tablet_manager.cc:1403] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.017s
I20260710 13:28:00.596238  1517 raft_consensus.cc:359] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.597049  1517 raft_consensus.cc:740] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:00.597663  1517 consensus_queue.cc:260] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.599202  1527 tablet_copy_client.cc:538] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:00.599741  1122 tablet_copy_service.cc:342] P 62a78982db7d4783929e217035bd7fda: Request end of tablet copy session a26ca170051849978f5c914173bd768c-0a74e7b655c44852b944729c71672be9 received from {username='slave'} at 127.0.0.1:53166
I20260710 13:28:00.600276  1122 tablet_copy_service.cc:434] P 62a78982db7d4783929e217035bd7fda: ending tablet copy session a26ca170051849978f5c914173bd768c-0a74e7b655c44852b944729c71672be9 on tablet 0a74e7b655c44852b944729c71672be9 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:00.600914  1518 raft_consensus.cc:359] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.601881  1518 raft_consensus.cc:740] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:00.602766  1518 consensus_queue.cc:260] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.604997  1517 ts_tablet_manager.cc:1434] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:28:00.606775  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-f7175a2afc3a459fbcf66882a2b2893d received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:00.607199  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-f7175a2afc3a459fbcf66882a2b2893d on tablet f7175a2afc3a459fbcf66882a2b2893d with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:00.609470  1527 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:00.611074  1518 ts_tablet_manager.cc:1434] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260710 13:28:00.612674  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-38a33945b391438aa050f05dea791ff8 received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:00.613055  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-38a33945b391438aa050f05dea791ff8 on tablet 38a33945b391438aa050f05dea791ff8 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:00.631836  1527 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: 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 13:28:00.632692  1527 tablet_bootstrap.cc:492] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:00.633351  1527 ts_tablet_manager.cc:1403] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260710 13:28:00.636168  1527 raft_consensus.cc:359] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.636930  1527 raft_consensus.cc:740] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:00.637571  1527 consensus_queue.cc:260] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:00.639827  1527 ts_tablet_manager.cc:1434] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:00.641390  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-50ea54bc96f647cbab0ae88fbee484c9 received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:00.641754  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-50ea54bc96f647cbab0ae88fbee484c9 on tablet 50ea54bc96f647cbab0ae88fbee484c9 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:00.850309  1452 raft_consensus.cc:1217] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:00.861306  1452 raft_consensus.cc:1217] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:00.905326  1452 raft_consensus.cc:1217] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:00.908526  1451 raft_consensus.cc:1217] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:01.310345  1538 raft_consensus.cc:1064] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:01.314910  1512 raft_consensus.cc:1064] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:01.316445  1538 consensus_queue.cc:237] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.318087  1512 consensus_queue.cc:237] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.323429  1109 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.325127  1539 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:01.330935  1452 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.332605  1184 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.332485  1288 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.336596  1534 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:01.353152  1452 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.354853  1034 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.355679  1109 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.358057  1481 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:01.359036  1534 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:01.361168  1515 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.389729  1515 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.391974  1288 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.397974  1035 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.405018  1184 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.423974   934 catalog_manager.cc:5697] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.424856  1451 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
W20260710 13:28:01.447350  1075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.65:41175, user_credentials={real_user=slave}} blocked reactor thread for 68622.3us
I20260710 13:28:01.465325  1111 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.476039  1549 raft_consensus.cc:1064] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:01.478657  1549 consensus_queue.cc:237] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.482695  1452 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.502939  1538 raft_consensus.cc:1064] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:01.510908  1538 consensus_queue.cc:237] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
W20260710 13:28:01.542062  1003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.67:41081, user_credentials={real_user=slave}} blocked reactor thread for 110250us
I20260710 13:28:01.548601  1184 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.550341  1554 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:01.552750  1450 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.555599  1554 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.560168  1111 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.562049  1515 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:01.565006  1034 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.564942  1111 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.566541  1515 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:01.572969  1035 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.574610  1549 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:01.577683  1451 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:01.579988  1538 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.597744  1554 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.599828  1184 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.614135  1539 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.614581   931 catalog_manager.cc:5697] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.621536  1452 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.627971  1035 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.615993  1109 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.642251  1451 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.643688  1035 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.661298   931 catalog_manager.cc:5697] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.662894   931 catalog_manager.cc:5697] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.679905  1184 consensus_queue.cc:237] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.679965  1185 consensus_queue.cc:237] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.682153  1035 consensus_queue.cc:237] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.685931  1451 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.686363  1034 raft_consensus.cc:1275] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.687454  1111 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.687916  1451 raft_consensus.cc:1275] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.688076  1538 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:01.688931  1515 consensus_queue.cc:1048] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.689426  1481 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:01.690706  1515 consensus_queue.cc:1048] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.691501  1109 consensus_queue.cc:237] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:01.695153  1451 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.696803  1288 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.702319  1481 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.703640  1451 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.706034  1515 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.714991  1536 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:01.716183  1451 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.717720  1034 raft_consensus.cc:1275] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.719497  1111 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:01.721494  1110 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.720420  1288 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.725039  1536 consensus_queue.cc:1048] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:01.736213  1551 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:28:01.732872  1554 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.728420  1452 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.732467  1034 raft_consensus.cc:2955] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.743924  1036 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.755059   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a74e7b655c44852b944729c71672be9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:01.755960   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50ea54bc96f647cbab0ae88fbee484c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:01.759378   935 catalog_manager.cc:5697] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.760174   934 catalog_manager.cc:5697] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:01.753934  1111 raft_consensus.cc:2955] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.763489   933 catalog_manager.cc:5697] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:01.766402   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38a33945b391438aa050f05dea791ff8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:01.791057  1451 raft_consensus.cc:2955] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.793812  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet 50ea54bc96f647cbab0ae88fbee484c9 with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:01.766506  1449 raft_consensus.cc:2955] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:01.798820  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet 38a33945b391438aa050f05dea791ff8 with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:01.813890   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7175a2afc3a459fbcf66882a2b2893d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:01.818358   934 catalog_manager.cc:5697] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:01.861155  1569 tablet_replica.cc:333] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:01.862339  1569 raft_consensus.cc:2243] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.863092  1570 tablet_replica.cc:333] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:01.864185  1570 raft_consensus.cc:2243] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.864369  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a74e7b655c44852b944729c71672be9 with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:01.865150  1570 raft_consensus.cc:2272] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.868041  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet f7175a2afc3a459fbcf66882a2b2893d with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:01.868477  1570 ts_tablet_manager.cc:1916] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:01.863099  1569 raft_consensus.cc:2272] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.877135  1569 ts_tablet_manager.cc:1916] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:01.890391  1572 tablet_replica.cc:333] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:01.891582  1572 raft_consensus.cc:2243] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.892138  1569 ts_tablet_manager.cc:1929] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:01.892686  1569 log.cc:1199] T 38a33945b391438aa050f05dea791ff8 P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/38a33945b391438aa050f05dea791ff8
I20260710 13:28:01.892354  1572 raft_consensus.cc:2272] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.896368  1570 ts_tablet_manager.cc:1929] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:01.896831  1570 log.cc:1199] T 50ea54bc96f647cbab0ae88fbee484c9 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/50ea54bc96f647cbab0ae88fbee484c9
I20260710 13:28:01.898248  1572 ts_tablet_manager.cc:1916] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:01.898643  1570 tablet_replica.cc:333] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:01.895386   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet 38a33945b391438aa050f05dea791ff8 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:01.899914   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet 50ea54bc96f647cbab0ae88fbee484c9 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:01.905141  1570 raft_consensus.cc:2243] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.906044  1570 raft_consensus.cc:2272] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.910517  1570 ts_tablet_manager.cc:1916] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:01.911629  1572 ts_tablet_manager.cc:1929] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:01.912065  1572 log.cc:1199] T f7175a2afc3a459fbcf66882a2b2893d P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/f7175a2afc3a459fbcf66882a2b2893d
I20260710 13:28:01.913631   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet f7175a2afc3a459fbcf66882a2b2893d (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:01.920926  1570 ts_tablet_manager.cc:1929] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:01.921291  1570 log.cc:1199] T 0a74e7b655c44852b944729c71672be9 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/0a74e7b655c44852b944729c71672be9
I20260710 13:28:01.922734   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet 0a74e7b655c44852b944729c71672be9 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:02.902968  1034 consensus_queue.cc:237] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:02.909811  1184 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:02.909754  1000 consensus_peers.cc:597] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d486d4cc162d4d1f943d7d47487f9c09. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:02.910578  1111 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:02.911196  1573 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.912120  1574 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:02.918985  1573 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.921969  1111 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.935145   935 catalog_manager.cc:5697] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.938552  1184 consensus_queue.cc:237] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:02.940127  1185 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.947539  1111 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:02.949077  1576 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:02.951726  1149 consensus_peers.cc:597] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ab6c4619f004081af50febe6e3fafcc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:02.952298  1034 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:02.953737  1576 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:02.968654  1538 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.969781  1034 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.984699  1111 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.984910   934 catalog_manager.cc:5697] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:02.992027  1034 consensus_queue.cc:237] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
W20260710 13:28:03.002120  1000 consensus_peers.cc:597] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4996bad420b74f88a14fe9a716f2b14f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:03.002943  1185 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:03.003572  1110 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:03.004473  1582 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:03.005483  1581 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:03.013326  1581 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.015045  1185 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.017616  1110 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.026832   934 catalog_manager.cc:5697] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.029388  1111 consensus_queue.cc:237] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.036469  1185 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:03.037855  1554 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:03.039135  1034 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:03.039352  1075 consensus_peers.cc:597] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75403845f3b4248a19428f4b8e21e32. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:03.041015  1554 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:03.049368  1554 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.051753  1185 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.054308  1034 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.065765   935 catalog_manager.cc:5697] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:03.357852  1598 ts_tablet_manager.cc:933] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:03.360321  1598 tablet_copy_client.cc:323] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:03.361840  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet d486d4cc162d4d1f943d7d47487f9c09 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:03.362262  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet d486d4cc162d4d1f943d7d47487f9c09 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-d486d4cc162d4d1f943d7d47487f9c09
I20260710 13:28:03.368431  1047 tablet_copy_source_session.cc:215] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:03.371253  1598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486d4cc162d4d1f943d7d47487f9c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:03.385640  1598 tablet_copy_client.cc:806] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:03.386219  1598 tablet_copy_client.cc:670] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:03.389523  1598 tablet_copy_client.cc:538] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:03.398386  1598 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:03.418542  1598 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: 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 13:28:03.419492  1598 tablet_bootstrap.cc:492] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:03.420117  1598 ts_tablet_manager.cc:1403] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260710 13:28:03.422907  1598 raft_consensus.cc:359] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.423715  1598 raft_consensus.cc:740] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:03.424495  1598 consensus_queue.cc:260] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.428598  1598 ts_tablet_manager.cc:1434] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:28:03.430567  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-d486d4cc162d4d1f943d7d47487f9c09 received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:03.431041  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-d486d4cc162d4d1f943d7d47487f9c09 on tablet d486d4cc162d4d1f943d7d47487f9c09 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:03.437337  1602 ts_tablet_manager.cc:933] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:03.445578  1602 tablet_copy_client.cc:323] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:03.447417  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet 4996bad420b74f88a14fe9a716f2b14f from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:03.447933  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet 4996bad420b74f88a14fe9a716f2b14f from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-4996bad420b74f88a14fe9a716f2b14f
I20260710 13:28:03.455181  1047 tablet_copy_source_session.cc:215] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:03.457991  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996bad420b74f88a14fe9a716f2b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:03.469218  1602 tablet_copy_client.cc:806] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:03.469717  1602 tablet_copy_client.cc:670] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:03.473278  1602 tablet_copy_client.cc:538] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:03.478837  1598 ts_tablet_manager.cc:933] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:03.480499  1598 tablet_copy_client.cc:323] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:03.480712  1602 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:03.482241  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet 1ab6c4619f004081af50febe6e3fafcc from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:03.482873  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet 1ab6c4619f004081af50febe6e3fafcc from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-1ab6c4619f004081af50febe6e3fafcc
I20260710 13:28:03.491593  1195 tablet_copy_source_session.cc:215] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:03.495405  1598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6c4619f004081af50febe6e3fafcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:03.504426  1602 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: 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 13:28:03.505209  1602 tablet_bootstrap.cc:492] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:03.505941  1602 ts_tablet_manager.cc:1403] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260710 13:28:03.509025  1602 raft_consensus.cc:359] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.510016  1602 raft_consensus.cc:740] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:03.510732  1602 consensus_queue.cc:260] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.514349  1602 ts_tablet_manager.cc:1434] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:28:03.516568  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-4996bad420b74f88a14fe9a716f2b14f received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:03.516989  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-4996bad420b74f88a14fe9a716f2b14f on tablet 4996bad420b74f88a14fe9a716f2b14f with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:03.522038  1602 ts_tablet_manager.cc:933] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:03.530014  1602 tablet_copy_client.cc:323] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.66:38653
I20260710 13:28:03.531591  1122 tablet_copy_service.cc:140] P 62a78982db7d4783929e217035bd7fda: Received BeginTabletCopySession request for tablet a75403845f3b4248a19428f4b8e21e32 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:53166)
I20260710 13:28:03.532109  1122 tablet_copy_service.cc:161] P 62a78982db7d4783929e217035bd7fda: Beginning new tablet copy session on tablet a75403845f3b4248a19428f4b8e21e32 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:53166: session id = a26ca170051849978f5c914173bd768c-a75403845f3b4248a19428f4b8e21e32
I20260710 13:28:03.542026  1122 tablet_copy_source_session.cc:215] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:03.545418  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75403845f3b4248a19428f4b8e21e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:03.545414  1598 tablet_copy_client.cc:806] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:03.546983  1598 tablet_copy_client.cc:670] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:03.553478  1598 tablet_copy_client.cc:538] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:03.561959  1602 tablet_copy_client.cc:806] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:03.562525  1602 tablet_copy_client.cc:670] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:03.566887  1602 tablet_copy_client.cc:538] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:03.569751  1598 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:03.575270  1602 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:03.587908  1598 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: 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 13:28:03.588801  1598 tablet_bootstrap.cc:492] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:03.589411  1598 ts_tablet_manager.cc:1403] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260710 13:28:03.591683  1598 raft_consensus.cc:359] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.592386  1598 raft_consensus.cc:740] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:03.592957  1598 consensus_queue.cc:260] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.594874  1602 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: 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 13:28:03.595754  1602 tablet_bootstrap.cc:492] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:03.596385  1598 ts_tablet_manager.cc:1434] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:03.596403  1602 ts_tablet_manager.cc:1403] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 13:28:03.599298  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-1ab6c4619f004081af50febe6e3fafcc received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:03.599756  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-1ab6c4619f004081af50febe6e3fafcc on tablet 1ab6c4619f004081af50febe6e3fafcc with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:03.600304  1602 raft_consensus.cc:359] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.601115  1602 raft_consensus.cc:740] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:03.601749  1602 consensus_queue.cc:260] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:03.604285  1602 ts_tablet_manager.cc:1434] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:03.605907  1122 tablet_copy_service.cc:342] P 62a78982db7d4783929e217035bd7fda: Request end of tablet copy session a26ca170051849978f5c914173bd768c-a75403845f3b4248a19428f4b8e21e32 received from {username='slave'} at 127.0.0.1:53166
I20260710 13:28:03.606243  1122 tablet_copy_service.cc:434] P 62a78982db7d4783929e217035bd7fda: ending tablet copy session a26ca170051849978f5c914173bd768c-a75403845f3b4248a19428f4b8e21e32 on tablet a75403845f3b4248a19428f4b8e21e32 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:03.944707  1449 raft_consensus.cc:1217] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:04.054975  1449 raft_consensus.cc:1217] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:04.078218  1449 raft_consensus.cc:1217] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:04.091595  1449 raft_consensus.cc:1217] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:04.340014  1580 raft_consensus.cc:1064] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:04.342430  1580 consensus_queue.cc:237] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.348924  1449 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.350206  1185 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.350374  1581 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.351734  1610 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:04.353068  1111 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.356666  1610 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:04.362869  1580 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.364578  1185 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.367156  1111 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.377584  1449 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.382345   934 catalog_manager.cc:5697] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.408471  1034 consensus_queue.cc:237] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.412946  1449 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.413002  1185 raft_consensus.cc:1275] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.414294  1580 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.415202  1610 consensus_queue.cc:1048] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:04.421527  1581 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.423182  1449 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.423393  1185 raft_consensus.cc:2955] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.433353   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d486d4cc162d4d1f943d7d47487f9c09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:04.436010   933 catalog_manager.cc:5697] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.450071  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet d486d4cc162d4d1f943d7d47487f9c09 with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:04.452445  1622 tablet_replica.cc:333] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:04.453305  1622 raft_consensus.cc:2243] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.454180  1622 raft_consensus.cc:2272] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.461426  1622 ts_tablet_manager.cc:1916] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:04.478210  1622 ts_tablet_manager.cc:1929] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:04.478664  1622 log.cc:1199] T d486d4cc162d4d1f943d7d47487f9c09 P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/d486d4cc162d4d1f943d7d47487f9c09
I20260710 13:28:04.480406   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet d486d4cc162d4d1f943d7d47487f9c09 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:04.498700  1611 raft_consensus.cc:1064] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:04.501515  1611 consensus_queue.cc:237] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.508603  1111 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.508572  1449 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.510494  1576 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:04.511492  1611 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.512221  1034 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.514091  1611 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:04.534451  1576 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.536551  1111 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.540045  1449 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.547411  1036 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.552771   933 catalog_manager.cc:5697] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.573966  1185 consensus_queue.cc:237] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.580286  1449 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.580315  1111 raft_consensus.cc:1275] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.582881  1576 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:28:04.585412  1591 consensus_queue.cc:1048] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:04.593518  1591 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.595299  1111 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.603549  1449 raft_consensus.cc:2955] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.610961   934 catalog_manager.cc:5697] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.611675   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ab6c4619f004081af50febe6e3fafcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:04.622862  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ab6c4619f004081af50febe6e3fafcc with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:04.635560  1627 tablet_replica.cc:333] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:04.636310  1627 raft_consensus.cc:2243] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.636885  1627 raft_consensus.cc:2272] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.640280  1627 ts_tablet_manager.cc:1916] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:04.652525  1627 ts_tablet_manager.cc:1929] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:04.652870  1627 log.cc:1199] T 1ab6c4619f004081af50febe6e3fafcc P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/1ab6c4619f004081af50febe6e3fafcc
I20260710 13:28:04.654414   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet 1ab6c4619f004081af50febe6e3fafcc (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:04.677062  1628 raft_consensus.cc:1064] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:04.679775  1628 consensus_queue.cc:237] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.681115  1610 raft_consensus.cc:1064] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:04.683668  1610 consensus_queue.cc:237] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.688582  1185 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.692071  1613 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:04.693214  1449 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.706198  1449 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.706760  1185 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.707862  1581 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.708401  1111 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.708880  1580 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:04.712984  1580 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:04.727130  1631 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:28:04.735870  1078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.67:41081, user_credentials={real_user=slave}} blocked reactor thread for 45555.2us
I20260710 13:28:04.741904  1036 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:04.744441  1613 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:28:04.753134  1632 log.cc:927] Time spent T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: Append to log took a long time: real 0.050s	user 0.003s	sys 0.000s
I20260710 13:28:04.755246  1581 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.756534  1628 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.758235  1184 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.768146  1449 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.770867  1451 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.771209  1034 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.778438  1110 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.780763   935 catalog_manager.cc:5697] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:04.793282   931 catalog_manager.cc:5697] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.796789  1184 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.812695  1111 consensus_queue.cc:237] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.824863  1034 consensus_queue.cc:237] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:04.826917  1036 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.827358  1451 raft_consensus.cc:1275] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.828555  1628 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:04.830689  1630 consensus_queue.cc:1048] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.832446  1184 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.834291  1633 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:04.838905  1449 raft_consensus.cc:1275] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:04.841188  1633 consensus_queue.cc:1048] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:04.843075  1580 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.848861  1185 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.854833  1613 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.856878   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4996bad420b74f88a14fe9a716f2b14f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:04.861243  1451 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.863353  1452 raft_consensus.cc:2955] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.861930  1034 raft_consensus.cc:2955] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:04.871227   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a75403845f3b4248a19428f4b8e21e32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:04.877003   932 catalog_manager.cc:5697] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:04.880731   930 catalog_manager.cc:5697] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.892047  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet a75403845f3b4248a19428f4b8e21e32 with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:04.896077  1640 tablet_replica.cc:333] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:04.897173  1640 raft_consensus.cc:2243] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.897948  1640 raft_consensus.cc:2272] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.903340  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet 4996bad420b74f88a14fe9a716f2b14f with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:04.904312  1622 tablet_replica.cc:333] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:04.905067  1640 ts_tablet_manager.cc:1916] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:04.905273  1622 raft_consensus.cc:2243] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.906071  1622 raft_consensus.cc:2272] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.909983  1622 ts_tablet_manager.cc:1916] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:04.919611  1640 ts_tablet_manager.cc:1929] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:04.920146  1640 log.cc:1199] T a75403845f3b4248a19428f4b8e21e32 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/a75403845f3b4248a19428f4b8e21e32
I20260710 13:28:04.921394  1622 ts_tablet_manager.cc:1929] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:04.921808  1622 log.cc:1199] T 4996bad420b74f88a14fe9a716f2b14f P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/4996bad420b74f88a14fe9a716f2b14f
I20260710 13:28:04.922747   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet a75403845f3b4248a19428f4b8e21e32 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:04.923521   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet 4996bad420b74f88a14fe9a716f2b14f (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:05.928900  1111 consensus_queue.cc:237] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:05.934043  1185 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:05.935364  1075 consensus_peers.cc:597] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a17f4581e914612a7a9f47ca7149287. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:05.935720  1645 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:05.935847  1036 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:05.937641  1643 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:05.946774  1643 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.947786  1185 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.951272  1036 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.958598   933 catalog_manager.cc:5697] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.961019  1034 consensus_queue.cc:237] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
W20260710 13:28:05.972532  1000 consensus_peers.cc:597] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70df97af132c4077a34bef2c146ea077. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:05.974807  1185 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:05.975598  1111 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:05.976100  1642 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:05.977067  1580 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:05.996703  1642 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.998255  1185 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:05.999730  1111 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.012439   930 catalog_manager.cc:5697] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.012116  1185 consensus_queue.cc:237] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.019796  1111 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:06.020447  1149 consensus_peers.cc:597] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b00444dfa310427b856d250175c2a185. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:06.021126  1576 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.029183  1034 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:06.031867  1576 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:06.033943  1576 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.037401  1110 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.049997  1185 consensus_queue.cc:237] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.050976   929 catalog_manager.cc:5697] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.052920  1034 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.057302  1110 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:06.059204  1149 consensus_peers.cc:597] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 555d5b33d8f84fcda6351e160a62f4f1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:06.060613  1657 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:06.063241  1036 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:06.068431  1659 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:06.077077  1659 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.078595  1034 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.079993  1110 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.090838   933 catalog_manager.cc:5697] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:06.500404  1665 ts_tablet_manager.cc:933] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:06.503362  1665 tablet_copy_client.cc:323] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.66:38653
I20260710 13:28:06.505020  1122 tablet_copy_service.cc:140] P 62a78982db7d4783929e217035bd7fda: Received BeginTabletCopySession request for tablet 7a17f4581e914612a7a9f47ca7149287 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:53166)
I20260710 13:28:06.505537  1122 tablet_copy_service.cc:161] P 62a78982db7d4783929e217035bd7fda: Beginning new tablet copy session on tablet 7a17f4581e914612a7a9f47ca7149287 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:53166: session id = a26ca170051849978f5c914173bd768c-7a17f4581e914612a7a9f47ca7149287
I20260710 13:28:06.512841  1122 tablet_copy_source_session.cc:215] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:06.516072  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a17f4581e914612a7a9f47ca7149287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.529870  1667 ts_tablet_manager.cc:933] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:06.530249  1665 tablet_copy_client.cc:806] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:06.530817  1665 tablet_copy_client.cc:670] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:06.534950  1665 tablet_copy_client.cc:538] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:06.534547  1667 tablet_copy_client.cc:323] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:06.542559  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet 555d5b33d8f84fcda6351e160a62f4f1 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:06.543286  1668 ts_tablet_manager.cc:933] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:06.543159  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet 555d5b33d8f84fcda6351e160a62f4f1 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-555d5b33d8f84fcda6351e160a62f4f1
I20260710 13:28:06.545257  1665 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:06.551005  1195 tablet_copy_source_session.cc:215] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:06.555032  1671 ts_tablet_manager.cc:933] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:06.556170  1667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555d5b33d8f84fcda6351e160a62f4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.565234  1668 tablet_copy_client.cc:323] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:06.572796  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet 70df97af132c4077a34bef2c146ea077 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:06.573341  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet 70df97af132c4077a34bef2c146ea077 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-70df97af132c4077a34bef2c146ea077
I20260710 13:28:06.574115  1671 tablet_copy_client.cc:323] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:06.574566  1667 tablet_copy_client.cc:806] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:06.575112  1667 tablet_copy_client.cc:670] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:06.576215  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet b00444dfa310427b856d250175c2a185 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:06.576771  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet b00444dfa310427b856d250175c2a185 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-b00444dfa310427b856d250175c2a185
I20260710 13:28:06.582226  1047 tablet_copy_source_session.cc:215] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:06.585496  1668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70df97af132c4077a34bef2c146ea077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.585388  1667 tablet_copy_client.cc:538] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:06.590194  1195 tablet_copy_source_session.cc:215] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:06.595916  1671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00444dfa310427b856d250175c2a185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.602555  1665 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: 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 13:28:06.611241  1665 tablet_bootstrap.cc:492] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:06.604631  1667 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:06.612089  1665 ts_tablet_manager.cc:1403] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.017s
I20260710 13:28:06.613281  1668 tablet_copy_client.cc:806] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:06.615830  1668 tablet_copy_client.cc:670] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:06.620520  1668 tablet_copy_client.cc:538] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:06.629115  1668 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:06.629969  1665 raft_consensus.cc:359] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.630909  1665 raft_consensus.cc:740] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:06.631534  1665 consensus_queue.cc:260] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.639535  1665 ts_tablet_manager.cc:1434] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:28:06.641950  1122 tablet_copy_service.cc:342] P 62a78982db7d4783929e217035bd7fda: Request end of tablet copy session a26ca170051849978f5c914173bd768c-7a17f4581e914612a7a9f47ca7149287 received from {username='slave'} at 127.0.0.1:53166
I20260710 13:28:06.642369  1122 tablet_copy_service.cc:434] P 62a78982db7d4783929e217035bd7fda: ending tablet copy session a26ca170051849978f5c914173bd768c-7a17f4581e914612a7a9f47ca7149287 on tablet 7a17f4581e914612a7a9f47ca7149287 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:06.669589  1671 tablet_copy_client.cc:806] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:06.670506  1671 tablet_copy_client.cc:670] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:06.675017  1671 tablet_copy_client.cc:538] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:06.679307  1668 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: 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 13:28:06.680648  1668 tablet_bootstrap.cc:492] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:06.691977  1668 ts_tablet_manager.cc:1403] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.011s
I20260710 13:28:06.693994  1671 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:06.697269  1667 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: 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 13:28:06.701603  1667 tablet_bootstrap.cc:492] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:06.703181  1667 ts_tablet_manager.cc:1403] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.099s	user 0.024s	sys 0.020s
I20260710 13:28:06.700278  1668 raft_consensus.cc:359] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.704527  1668 raft_consensus.cc:740] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:06.705240  1668 consensus_queue.cc:260] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.706779  1667 raft_consensus.cc:359] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.707661  1667 raft_consensus.cc:740] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:06.708051  1668 ts_tablet_manager.cc:1434] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:28:06.708413  1667 consensus_queue.cc:260] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.709828  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-70df97af132c4077a34bef2c146ea077 received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:06.710249  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-70df97af132c4077a34bef2c146ea077 on tablet 70df97af132c4077a34bef2c146ea077 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:06.711163  1667 ts_tablet_manager.cc:1434] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:06.712700  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-555d5b33d8f84fcda6351e160a62f4f1 received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:06.713125  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-555d5b33d8f84fcda6351e160a62f4f1 on tablet 555d5b33d8f84fcda6351e160a62f4f1 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:06.730240  1671 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: 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 13:28:06.731161  1671 tablet_bootstrap.cc:492] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:06.731804  1671 ts_tablet_manager.cc:1403] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.007s
I20260710 13:28:06.734717  1671 raft_consensus.cc:359] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.735546  1671 raft_consensus.cc:740] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:06.736141  1671 consensus_queue.cc:260] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:06.738435  1671 ts_tablet_manager.cc:1434] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:06.740315  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-b00444dfa310427b856d250175c2a185 received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:06.740778  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-b00444dfa310427b856d250175c2a185 on tablet b00444dfa310427b856d250175c2a185 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:07.066452  1452 raft_consensus.cc:1217] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:07.078747  1452 raft_consensus.cc:1217] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:07.083557  1452 raft_consensus.cc:1217] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:07.113598  1452 raft_consensus.cc:1217] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:07.487881  1677 raft_consensus.cc:1064] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:07.490232  1677 consensus_queue.cc:237] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.491698  1681 raft_consensus.cc:1064] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:07.494189  1681 consensus_queue.cc:237] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.498469  1452 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.499297  1185 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.500531  1655 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.506678  1110 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.502866  1655 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 13:28:07.508236  1659 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:07.508124  1451 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.511356  1034 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.512827  1657 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.516775  1657 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.534036  1111 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.536234  1655 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.538735  1659 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.544098  1036 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.551525  1451 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.552925  1110 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.560050  1682 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.567008  1681 raft_consensus.cc:1064] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:07.569530  1681 consensus_queue.cc:237] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.573127   929 catalog_manager.cc:5697] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.575440  1452 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.584235  1185 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.586277  1451 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.586933  1034 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.587803  1681 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.588744  1657 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:07.590945  1109 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.593089  1659 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.600955  1110 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.637029   932 catalog_manager.cc:5697] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:07.639317  1659 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.640836  1034 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.653338  1185 consensus_queue.cc:237] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.655871  1452 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.658008  1112 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.671962  1452 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.672235  1035 raft_consensus.cc:1275] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.673640  1695 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.677532  1681 consensus_queue.cc:1048] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:07.680786  1681 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.691308  1035 consensus_queue.cc:237] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.692559   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 555d5b33d8f84fcda6351e160a62f4f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:07.693111   933 catalog_manager.cc:5697] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.697194  1451 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.697924  1452 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.699190  1110 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.700569  1677 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.701510  1682 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:07.710069  1034 raft_consensus.cc:2955] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.710501  1655 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.714462  1451 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.720736   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70df97af132c4077a34bef2c146ea077 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:07.715909  1112 raft_consensus.cc:2955] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
W20260710 13:28:07.726744   922 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 555d5b33d8f84fcda6351e160a62f4f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:28:07.734462   931 catalog_manager.cc:5697] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 13:28:07.743796   919 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 70df97af132c4077a34bef2c146ea077 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:28:07.747643  1675 raft_consensus.cc:1064] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:07.750089  1675 consensus_queue.cc:237] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.751087  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet 555d5b33d8f84fcda6351e160a62f4f1 with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:07.753558  1185 consensus_queue.cc:237] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.758440   930 catalog_manager.cc:5697] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.763449  1452 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.765885  1702 tablet_replica.cc:333] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:07.767364  1112 raft_consensus.cc:1275] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.771942  1702 raft_consensus.cc:2243] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:07.769940  1695 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.772774  1702 raft_consensus.cc:2272] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:07.773633  1681 consensus_queue.cc:1048] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:28:07.779292  1702 ts_tablet_manager.cc:1916] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:07.779007  1659 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.785221  1112 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.790189  1452 raft_consensus.cc:2955] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.795538  1702 ts_tablet_manager.cc:1929] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:07.796056  1702 log.cc:1199] T 555d5b33d8f84fcda6351e160a62f4f1 P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/555d5b33d8f84fcda6351e160a62f4f1
I20260710 13:28:07.799292  1451 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.801343  1034 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.810357   929 catalog_manager.cc:5697] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.811369   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet 555d5b33d8f84fcda6351e160a62f4f1 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:07.811539  1675 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:07.799998  1185 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:07.814540  1675 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.816211  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet 70df97af132c4077a34bef2c146ea077 with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:07.822918   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b00444dfa310427b856d250175c2a185 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:07.822983  1675 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.827431  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet b00444dfa310427b856d250175c2a185 with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:07.834342  1704 tablet_replica.cc:333] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:07.836155  1704 raft_consensus.cc:2243] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:07.837046  1704 raft_consensus.cc:2272] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:07.839581  1707 tablet_replica.cc:333] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:07.840580  1707 raft_consensus.cc:2243] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:07.841254  1707 raft_consensus.cc:2272] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:07.844658  1704 ts_tablet_manager.cc:1916] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:07.850847  1675 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.853534  1452 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.859263  1034 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.863286  1185 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.865796   932 catalog_manager.cc:5697] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:07.867689  1707 ts_tablet_manager.cc:1916] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:07.886811  1704 ts_tablet_manager.cc:1929] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:07.887341  1704 log.cc:1199] T 70df97af132c4077a34bef2c146ea077 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/70df97af132c4077a34bef2c146ea077
I20260710 13:28:07.887596  1707 ts_tablet_manager.cc:1929] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:07.888036  1707 log.cc:1199] T b00444dfa310427b856d250175c2a185 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/b00444dfa310427b856d250175c2a185
I20260710 13:28:07.889101   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet 70df97af132c4077a34bef2c146ea077 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:07.889642   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet b00444dfa310427b856d250175c2a185 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:07.895758  1112 consensus_queue.cc:237] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:07.901422  1185 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.901494  1452 raft_consensus.cc:1275] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:07.902700  1701 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:07.903641  1675 consensus_queue.cc:1048] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:07.910027  1701 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.911687  1185 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.913192  1451 raft_consensus.cc:2955] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:07.920186   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a17f4581e914612a7a9f47ca7149287 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:07.926326   929 catalog_manager.cc:5697] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:07.936491  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a17f4581e914612a7a9f47ca7149287 with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:07.937407  1707 tablet_replica.cc:333] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:07.938264  1707 raft_consensus.cc:2243] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:07.938926  1707 raft_consensus.cc:2272] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:07.942714  1707 ts_tablet_manager.cc:1916] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:07.953866  1707 ts_tablet_manager.cc:1929] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:07.954144  1707 log.cc:1199] T 7a17f4581e914612a7a9f47ca7149287 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/7a17f4581e914612a7a9f47ca7149287
I20260710 13:28:07.955334   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet 7a17f4581e914612a7a9f47ca7149287 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:08.965132  1185 consensus_queue.cc:237] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:08.970871  1110 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:08.971061  1034 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:08.971387  1149 consensus_peers.cc:597] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6abcb4d95ed842c89051685ae7b273d6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:08.972090  1712 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.972775  1695 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:08.979434  1695 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:08.980898  1110 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:08.982812  1034 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:08.993176   929 catalog_manager.cc:5697] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:08.995827  1034 consensus_queue.cc:237] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.004177  1185 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:09.004768  1000 consensus_peers.cc:597] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5f785155a19482cbd31ee8ccad1eb76. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.005649  1655 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.006539  1110 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:09.008131  1655 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:09.014321  1710 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.016032  1185 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.018519  1110 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.030802  1034 consensus_queue.cc:237] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.031985   930 catalog_manager.cc:5697] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.037171  1185 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:09.039481  1722 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:09.039915  1110 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:09.042204  1655 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:09.045404  1000 consensus_peers.cc:597] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3006ec42ca54f5fbd600979092cd466. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.053419  1655 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.054945  1185 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.058986  1110 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.067523   929 catalog_manager.cc:5697] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.069490  1112 consensus_queue.cc:237] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.078681  1185 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:09.080675  1075 consensus_peers.cc:597] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd288934b33f4979bf2cbf4464563f0e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.081387  1709 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:09.085140  1034 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:09.086442  1709 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.090198  1728 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.091784  1185 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.095887  1034 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:09.107010   930 catalog_manager.cc:5697] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.456244  1731 ts_tablet_manager.cc:933] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:09.458278  1731 tablet_copy_client.cc:323] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:09.460105  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet c5f785155a19482cbd31ee8ccad1eb76 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:09.460654  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet c5f785155a19482cbd31ee8ccad1eb76 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-c5f785155a19482cbd31ee8ccad1eb76
I20260710 13:28:09.468235  1047 tablet_copy_source_session.cc:215] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:09.471405  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f785155a19482cbd31ee8ccad1eb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:09.482290  1731 tablet_copy_client.cc:806] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:09.482899  1731 tablet_copy_client.cc:670] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:09.487052  1731 tablet_copy_client.cc:538] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:09.493453  1731 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:09.510540  1731 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: 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 13:28:09.511428  1731 tablet_bootstrap.cc:492] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:09.512043  1731 ts_tablet_manager.cc:1403] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.011s
I20260710 13:28:09.514853  1731 raft_consensus.cc:359] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.515662  1731 raft_consensus.cc:740] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:09.516274  1731 consensus_queue.cc:260] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.519433  1731 ts_tablet_manager.cc:1434] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:28:09.521219  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-c5f785155a19482cbd31ee8ccad1eb76 received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:09.521651  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-c5f785155a19482cbd31ee8ccad1eb76 on tablet c5f785155a19482cbd31ee8ccad1eb76 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:09.527343  1731 ts_tablet_manager.cc:933] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:09.532199  1731 tablet_copy_client.cc:323] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:09.533775  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet 6abcb4d95ed842c89051685ae7b273d6 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:09.534272  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet 6abcb4d95ed842c89051685ae7b273d6 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-6abcb4d95ed842c89051685ae7b273d6
I20260710 13:28:09.539228  1195 tablet_copy_source_session.cc:215] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:09.541884  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abcb4d95ed842c89051685ae7b273d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:09.544113  1736 ts_tablet_manager.cc:933] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:09.546031  1736 tablet_copy_client.cc:323] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.66:38653
I20260710 13:28:09.547712  1122 tablet_copy_service.cc:140] P 62a78982db7d4783929e217035bd7fda: Received BeginTabletCopySession request for tablet dd288934b33f4979bf2cbf4464563f0e from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:53166)
I20260710 13:28:09.548224  1122 tablet_copy_service.cc:161] P 62a78982db7d4783929e217035bd7fda: Beginning new tablet copy session on tablet dd288934b33f4979bf2cbf4464563f0e from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:53166: session id = a26ca170051849978f5c914173bd768c-dd288934b33f4979bf2cbf4464563f0e
I20260710 13:28:09.555583  1122 tablet_copy_source_session.cc:215] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:09.556353  1731 tablet_copy_client.cc:806] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:09.556968  1731 tablet_copy_client.cc:670] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:09.558612  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd288934b33f4979bf2cbf4464563f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:09.568509  1731 tablet_copy_client.cc:538] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:09.571272  1736 tablet_copy_client.cc:806] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:09.571870  1736 tablet_copy_client.cc:670] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:09.575450  1736 tablet_copy_client.cc:538] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:09.579420  1731 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:09.587435  1736 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:09.606881  1731 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: 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 13:28:09.607993  1731 tablet_bootstrap.cc:492] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:09.608681  1731 ts_tablet_manager.cc:1403] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260710 13:28:09.611709  1731 raft_consensus.cc:359] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.612578  1731 raft_consensus.cc:740] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:09.613303  1731 consensus_queue.cc:260] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.622886  1731 ts_tablet_manager.cc:1434] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:28:09.626432  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-6abcb4d95ed842c89051685ae7b273d6 received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:09.626878  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-6abcb4d95ed842c89051685ae7b273d6 on tablet 6abcb4d95ed842c89051685ae7b273d6 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:09.627269  1736 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: 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 13:28:09.628136  1736 tablet_bootstrap.cc:492] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:09.628830  1736 ts_tablet_manager.cc:1403] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.007s
I20260710 13:28:09.629642  1738 ts_tablet_manager.cc:933] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:09.632081  1736 raft_consensus.cc:359] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.632944  1736 raft_consensus.cc:740] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:09.633503  1736 consensus_queue.cc:260] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.635893  1736 ts_tablet_manager.cc:1434] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:09.637472  1122 tablet_copy_service.cc:342] P 62a78982db7d4783929e217035bd7fda: Request end of tablet copy session a26ca170051849978f5c914173bd768c-dd288934b33f4979bf2cbf4464563f0e received from {username='slave'} at 127.0.0.1:53166
I20260710 13:28:09.637868  1122 tablet_copy_service.cc:434] P 62a78982db7d4783929e217035bd7fda: ending tablet copy session a26ca170051849978f5c914173bd768c-dd288934b33f4979bf2cbf4464563f0e on tablet dd288934b33f4979bf2cbf4464563f0e with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:09.639086  1738 tablet_copy_client.cc:323] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.65:41175
I20260710 13:28:09.640683  1047 tablet_copy_service.cc:140] P 08b6c7f996bf477b95d4180b85d8ac73: Received BeginTabletCopySession request for tablet b3006ec42ca54f5fbd600979092cd466 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:39156)
I20260710 13:28:09.641158  1047 tablet_copy_service.cc:161] P 08b6c7f996bf477b95d4180b85d8ac73: Beginning new tablet copy session on tablet b3006ec42ca54f5fbd600979092cd466 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:39156: session id = a26ca170051849978f5c914173bd768c-b3006ec42ca54f5fbd600979092cd466
I20260710 13:28:09.647256  1047 tablet_copy_source_session.cc:215] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:09.650255  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3006ec42ca54f5fbd600979092cd466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:09.664805  1738 tablet_copy_client.cc:806] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:09.665338  1738 tablet_copy_client.cc:670] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:09.668562  1738 tablet_copy_client.cc:538] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:09.677018  1738 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:09.696813  1738 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: 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 13:28:09.698103  1738 tablet_bootstrap.cc:492] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:09.698763  1738 ts_tablet_manager.cc:1403] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260710 13:28:09.701593  1738 raft_consensus.cc:359] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.702394  1738 raft_consensus.cc:740] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:09.703037  1738 consensus_queue.cc:260] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:09.705482  1738 ts_tablet_manager.cc:1434] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:09.707134  1047 tablet_copy_service.cc:342] P 08b6c7f996bf477b95d4180b85d8ac73: Request end of tablet copy session a26ca170051849978f5c914173bd768c-b3006ec42ca54f5fbd600979092cd466 received from {username='slave'} at 127.0.0.1:39156
I20260710 13:28:09.707581  1047 tablet_copy_service.cc:434] P 08b6c7f996bf477b95d4180b85d8ac73: ending tablet copy session a26ca170051849978f5c914173bd768c-b3006ec42ca54f5fbd600979092cd466 on tablet b3006ec42ca54f5fbd600979092cd466 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:09.961625  1452 raft_consensus.cc:1217] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:09.978160  1452 raft_consensus.cc:1217] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:10.002274  1452 raft_consensus.cc:1217] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:10.031910  1452 raft_consensus.cc:1217] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:10.396584  1728 raft_consensus.cc:1064] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:10.401466  1728 consensus_queue.cc:237] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.409991  1185 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.411036  1034 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.411044  1452 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.411535  1728 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:10.412607  1745 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:10.413898  1744 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.438491  1744 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.439538  1034 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.440821  1185 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.451524  1746 raft_consensus.cc:1064] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:10.456647  1746 consensus_queue.cc:237] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.464421   930 catalog_manager.cc:5697] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.470089  1452 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.507335  1112 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.507673  1451 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.509395  1185 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.509409  1710 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:10.511521  1710 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.512473  1746 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:10.528940  1753 raft_consensus.cc:1064] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:10.535928  1753 consensus_queue.cc:237] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.551398  1451 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.552561  1184 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.551360  1110 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.554543  1112 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.553709  1452 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.555776  1722 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.562124  1758 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.565129  1754 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:10.565944  1746 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } 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 13:28:10.575354  1112 consensus_queue.cc:237] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.574939   931 catalog_manager.cc:5697] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.593112  1449 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.596455  1185 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.598048  1745 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.606323  1034 raft_consensus.cc:1275] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.611384  1745 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.619638  1035 consensus_queue.cc:237] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.621655  1744 consensus_queue.cc:1048] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:10.627729  1747 raft_consensus.cc:1064] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:10.628382  1452 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.629798  1722 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.631078  1747 consensus_queue.cc:237] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.614414  1449 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.637015  1758 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.639374  1753 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.642309  1112 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.645797  1451 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.650179  1747 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:10.650791  1450 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.653221  1712 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.659379  1035 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:10.662879  1712 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:10.664638   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5f785155a19482cbd31ee8ccad1eb76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:10.666354  1184 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.667042  1186 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.687878  1035 raft_consensus.cc:2955] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.696830  1451 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.697950  1746 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:10.707150  1184 raft_consensus.cc:2955] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.703866   931 catalog_manager.cc:5697] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:10.744066   929 catalog_manager.cc:5697] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.759387  1110 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
W20260710 13:28:10.779888  1770 log.cc:927] Time spent T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 13:28:10.787920   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd288934b33f4979bf2cbf4464563f0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 13:28:10.790374  1769 log.cc:927] Time spent T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260710 13:28:10.803088  1768 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.804251  1112 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.807793   930 catalog_manager.cc:5697] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:10.809815  1449 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.815634  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f785155a19482cbd31ee8ccad1eb76 with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:10.820540  1034 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.835240  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet dd288934b33f4979bf2cbf4464563f0e with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:10.843227  1775 tablet_replica.cc:333] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:10.847095  1034 consensus_queue.cc:237] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.833654   929 catalog_manager.cc:5697] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:10.853368  1449 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.851370  1775 raft_consensus.cc:2243] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:10.854724  1775 raft_consensus.cc:2272] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:10.855247  1753 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.860018  1776 tablet_replica.cc:333] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:10.861033  1775 ts_tablet_manager.cc:1916] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:10.861179  1776 raft_consensus.cc:2243] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:10.862084  1776 raft_consensus.cc:2272] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:10.865948  1776 ts_tablet_manager.cc:1916] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:10.868412  1754 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.871590  1449 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.873956  1184 consensus_queue.cc:237] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:10.876713  1112 raft_consensus.cc:1275] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 08b6c7f996bf477b95d4180b85d8ac73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.885447  1753 consensus_queue.cc:1048] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:10.900811  1449 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.902659  1747 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:10.904423  1110 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:10.905443  1112 raft_consensus.cc:2955] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.907135  1768 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:10.913200  1776 ts_tablet_manager.cc:1929] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:10.913805  1776 log.cc:1199] T dd288934b33f4979bf2cbf4464563f0e P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/dd288934b33f4979bf2cbf4464563f0e
I20260710 13:28:10.915882   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet dd288934b33f4979bf2cbf4464563f0e (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:10.893471   932 catalog_manager.cc:5697] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 3 to 4, VOTER 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) evicted. New cstate: current_term: 1 leader_uuid: "08b6c7f996bf477b95d4180b85d8ac73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.916456  1712 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.920858  1775 ts_tablet_manager.cc:1929] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:10.921372  1775 log.cc:1199] T c5f785155a19482cbd31ee8ccad1eb76 P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/c5f785155a19482cbd31ee8ccad1eb76
I20260710 13:28:10.923189   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet c5f785155a19482cbd31ee8ccad1eb76 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:10.924383  1452 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.924688  1110 raft_consensus.cc:2955] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.932682  1174 tablet_service.cc:1558] Processing DeleteTablet for tablet b3006ec42ca54f5fbd600979092cd466 with delete_type TABLET_DATA_TOMBSTONED (TS 6ca9043e30e84f8a809475b78c4cf24e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45206
I20260710 13:28:10.933718  1776 tablet_replica.cc:333] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:10.934826  1776 raft_consensus.cc:2243] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:10.935446  1776 raft_consensus.cc:2272] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:10.938699   919 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3006ec42ca54f5fbd600979092cd466 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:10.939392  1776 ts_tablet_manager.cc:1916] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:10.940060   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6abcb4d95ed842c89051685ae7b273d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:10.953387   930 catalog_manager.cc:5697] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:10.965447  1776 ts_tablet_manager.cc:1929] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:10.966081  1776 log.cc:1199] T b3006ec42ca54f5fbd600979092cd466 P 6ca9043e30e84f8a809475b78c4cf24e: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/wals/b3006ec42ca54f5fbd600979092cd466
I20260710 13:28:10.967622   922 catalog_manager.cc:5028] TS 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): tablet b3006ec42ca54f5fbd600979092cd466 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:10.969305  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet 6abcb4d95ed842c89051685ae7b273d6 with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:10.971207  1777 tablet_replica.cc:333] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:10.972028  1777 raft_consensus.cc:2243] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:10.972857  1777 raft_consensus.cc:2272] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:10.976707  1777 ts_tablet_manager.cc:1916] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:10.987654  1777 ts_tablet_manager.cc:1929] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:10.987995  1777 log.cc:1199] T 6abcb4d95ed842c89051685ae7b273d6 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/6abcb4d95ed842c89051685ae7b273d6
I20260710 13:28:10.989564   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet 6abcb4d95ed842c89051685ae7b273d6 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:11.994869  1110 consensus_queue.cc:237] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Queue 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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.002454  1184 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:12.002576  1075 consensus_peers.cc:597] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8411a7a90aa4b55a94b1ff9f8110c64. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:12.002977  1035 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:12.004042  1780 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:12.004979  1778 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:12.013213  1773 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.014835  1035 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.025205  1184 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.041436  1186 consensus_queue.cc:237] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Queue 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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.042053   931 catalog_manager.cc:5697] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:12.062052  1149 consensus_peers.cc:597] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e -> Peer a26ca170051849978f5c914173bd768c (127.31.158.68:46861): Couldn't send request to peer a26ca170051849978f5c914173bd768c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 945413ee58db42efb95ba9ce5f71e42b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:12.063596  1110 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:12.063741  1035 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:12.065649  1768 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:12.066545  1712 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:12.078025  1768 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.080120  1035 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.082986  1110 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.099047   930 catalog_manager.cc:5697] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index -1 to 2, NON_VOTER a26ca170051849978f5c914173bd768c (127.31.158.68) added. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } } }
I20260710 13:28:12.542615  1794 ts_tablet_manager.cc:933] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:12.545588  1794 tablet_copy_client.cc:323] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.66:38653
I20260710 13:28:12.548667  1122 tablet_copy_service.cc:140] P 62a78982db7d4783929e217035bd7fda: Received BeginTabletCopySession request for tablet a8411a7a90aa4b55a94b1ff9f8110c64 from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:53166)
I20260710 13:28:12.549340  1122 tablet_copy_service.cc:161] P 62a78982db7d4783929e217035bd7fda: Beginning new tablet copy session on tablet a8411a7a90aa4b55a94b1ff9f8110c64 from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:53166: session id = a26ca170051849978f5c914173bd768c-a8411a7a90aa4b55a94b1ff9f8110c64
I20260710 13:28:12.557178  1796 ts_tablet_manager.cc:933] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: Initiating tablet copy from peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:12.558195  1122 tablet_copy_source_session.cc:215] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:12.567121  1796 tablet_copy_client.cc:323] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.158.67:41081
I20260710 13:28:12.568707  1794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8411a7a90aa4b55a94b1ff9f8110c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.569191  1195 tablet_copy_service.cc:140] P 6ca9043e30e84f8a809475b78c4cf24e: Received BeginTabletCopySession request for tablet 945413ee58db42efb95ba9ce5f71e42b from peer a26ca170051849978f5c914173bd768c ({username='slave'} at 127.0.0.1:47840)
I20260710 13:28:12.569736  1195 tablet_copy_service.cc:161] P 6ca9043e30e84f8a809475b78c4cf24e: Beginning new tablet copy session on tablet 945413ee58db42efb95ba9ce5f71e42b from peer a26ca170051849978f5c914173bd768c at {username='slave'} at 127.0.0.1:47840: session id = a26ca170051849978f5c914173bd768c-945413ee58db42efb95ba9ce5f71e42b
I20260710 13:28:12.576839  1195 tablet_copy_source_session.cc:215] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:12.579879  1796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945413ee58db42efb95ba9ce5f71e42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.585456  1794 tablet_copy_client.cc:806] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:12.586715  1794 tablet_copy_client.cc:670] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:12.594748  1794 tablet_copy_client.cc:538] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:12.598196  1796 tablet_copy_client.cc:806] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:12.598951  1796 tablet_copy_client.cc:670] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:12.603168  1796 tablet_copy_client.cc:538] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:12.605218  1794 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:12.613840  1796 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: Bootstrap starting.
I20260710 13:28:12.628913  1794 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: 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 13:28:12.629829  1794 tablet_bootstrap.cc:492] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:12.630506  1794 ts_tablet_manager.cc:1403] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260710 13:28:12.634152  1794 raft_consensus.cc:359] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.635072  1794 raft_consensus.cc:740] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:12.635722  1794 consensus_queue.cc:260] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.639794  1794 ts_tablet_manager.cc:1434] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:12.645533  1796 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: 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 13:28:12.646684  1796 tablet_bootstrap.cc:492] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: Bootstrap complete.
I20260710 13:28:12.647599  1796 ts_tablet_manager.cc:1403] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: Time spent bootstrapping tablet: real 0.034s	user 0.031s	sys 0.004s
I20260710 13:28:12.648113  1122 tablet_copy_service.cc:342] P 62a78982db7d4783929e217035bd7fda: Request end of tablet copy session a26ca170051849978f5c914173bd768c-a8411a7a90aa4b55a94b1ff9f8110c64 received from {username='slave'} at 127.0.0.1:53166
I20260710 13:28:12.648670  1122 tablet_copy_service.cc:434] P 62a78982db7d4783929e217035bd7fda: ending tablet copy session a26ca170051849978f5c914173bd768c-a8411a7a90aa4b55a94b1ff9f8110c64 on tablet a8411a7a90aa4b55a94b1ff9f8110c64 with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:12.653923  1796 raft_consensus.cc:359] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.655045  1796 raft_consensus.cc:740] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a26ca170051849978f5c914173bd768c, State: Initialized, Role: LEARNER
I20260710 13:28:12.655797  1796 consensus_queue.cc:260] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: NON_VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: true } }
I20260710 13:28:12.659055  1796 ts_tablet_manager.cc:1434] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:28:12.662271  1195 tablet_copy_service.cc:342] P 6ca9043e30e84f8a809475b78c4cf24e: Request end of tablet copy session a26ca170051849978f5c914173bd768c-945413ee58db42efb95ba9ce5f71e42b received from {username='slave'} at 127.0.0.1:47840
I20260710 13:28:12.662802  1195 tablet_copy_service.cc:434] P 6ca9043e30e84f8a809475b78c4cf24e: ending tablet copy session a26ca170051849978f5c914173bd768c-945413ee58db42efb95ba9ce5f71e42b on tablet 945413ee58db42efb95ba9ce5f71e42b with peer a26ca170051849978f5c914173bd768c
I20260710 13:28:13.027963  1452 raft_consensus.cc:1217] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:13.181668  1452 raft_consensus.cc:1217] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:13.543797  1778 raft_consensus.cc:1064] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:13.546363  1778 consensus_queue.cc:237] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:13.553387  1186 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.555253  1452 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.558327  1807 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:13.561932  1808 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:13.569037  1035 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.570827  1807 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } 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 13:28:13.588280  1809 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.590742  1035 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.591007  1452 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.604137  1186 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.604820   931 catalog_manager.cc:5697] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } attrs { replace: true } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.625994  1110 consensus_queue.cc:237] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:13.631850  1452 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:13.633298  1807 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:13.637413  1802 raft_consensus.cc:1064] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: attempting to promote NON_VOTER a26ca170051849978f5c914173bd768c to VOTER
I20260710 13:28:13.638604  1186 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Refusing update from remote peer 62a78982db7d4783929e217035bd7fda: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:13.639845  1802 consensus_queue.cc:237] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:13.640110  1807 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:13.644035  1778 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.649144  1452 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.650218  1184 raft_consensus.cc:2955] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.656708   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8411a7a90aa4b55a94b1ff9f8110c64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:13.662781   929 catalog_manager.cc:5697] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 3 to 4, VOTER 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) evicted. New cstate: current_term: 1 leader_uuid: "62a78982db7d4783929e217035bd7fda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.675400  1035 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.675550  1449 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 LEARNER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.677487  1023 tablet_service.cc:1558] Processing DeleteTablet for tablet a8411a7a90aa4b55a94b1ff9f8110c64 with delete_type TABLET_DATA_TOMBSTONED (TS 08b6c7f996bf477b95d4180b85d8ac73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52628
I20260710 13:28:13.677534  1803 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:13.679476  1110 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:13.690778  1819 tablet_replica.cc:333] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:13.691771  1819 raft_consensus.cc:2243] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.692481  1819 raft_consensus.cc:2272] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.684588  1803 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:13.693881  1802 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } 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 13:28:13.695624  1819 ts_tablet_manager.cc:1916] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:13.713299  1802 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.721153  1819 ts_tablet_manager.cc:1929] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:13.721832  1819 log.cc:1199] T a8411a7a90aa4b55a94b1ff9f8110c64 P 08b6c7f996bf477b95d4180b85d8ac73: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/wals/a8411a7a90aa4b55a94b1ff9f8110c64
I20260710 13:28:13.721158  1110 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.723681   919 catalog_manager.cc:5028] TS 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): tablet a8411a7a90aa4b55a94b1ff9f8110c64 (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:13.727066  1452 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.736315   932 catalog_manager.cc:5697] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda reported cstate change: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.741602  1035 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a26ca170051849978f5c914173bd768c (127.31.158.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.760366  1186 consensus_queue.cc:237] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:13.764994  1451 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:13.766500  1803 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } 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 13:28:13.767653  1035 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Refusing update from remote peer 6ca9043e30e84f8a809475b78c4cf24e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:13.769117  1802 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:13.773119  1803 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.778461  1449 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.781705  1035 raft_consensus.cc:2955] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } } }
I20260710 13:28:13.786130   922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 945413ee58db42efb95ba9ce5f71e42b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:13.791031   930 catalog_manager.cc:5697] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e reported cstate change: config changed from index 3 to 4, VOTER 62a78982db7d4783929e217035bd7fda (127.31.158.66) evicted. New cstate: current_term: 1 leader_uuid: "6ca9043e30e84f8a809475b78c4cf24e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.802762  1093 tablet_service.cc:1558] Processing DeleteTablet for tablet 945413ee58db42efb95ba9ce5f71e42b with delete_type TABLET_DATA_TOMBSTONED (TS 62a78982db7d4783929e217035bd7fda not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39558
I20260710 13:28:13.804641  1823 tablet_replica.cc:333] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:13.805636  1823 raft_consensus.cc:2243] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.806412  1823 raft_consensus.cc:2272] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.811049  1823 ts_tablet_manager.cc:1916] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:13.822767  1823 ts_tablet_manager.cc:1929] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:13.823094  1823 log.cc:1199] T 945413ee58db42efb95ba9ce5f71e42b P 62a78982db7d4783929e217035bd7fda: Deleting WAL directory at /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/wals/945413ee58db42efb95ba9ce5f71e42b
I20260710 13:28:13.824407   922 catalog_manager.cc:5028] TS 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): tablet 945413ee58db42efb95ba9ce5f71e42b (table test-workload [id=92f361bd38e14c6d936bba854c85b404]) successfully deleted
I20260710 13:28:18.614486 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:18.642563  1034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9"
dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:47640
I20260710 13:28:18.643254  1034 raft_consensus.cc:606] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:18.654964  1186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6"
dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:35368
I20260710 13:28:18.655421  1186 raft_consensus.cc:606] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:18.657609  1034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70df97af132c4077a34bef2c146ea077"
dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:47640
I20260710 13:28:18.658088  1034 raft_consensus.cc:606] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:18.668540  1112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64"
dest_uuid: "62a78982db7d4783929e217035bd7fda"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:59852
I20260710 13:28:18.669117  1112 raft_consensus.cc:606] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:18.671627  1034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76"
dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:47640
I20260710 13:28:18.672127  1034 raft_consensus.cc:606] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:18.673180 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:18.674063 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:18.768874  1833 raft_consensus.cc:993] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.769336  1828 raft_consensus.cc:1081] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.770758  1451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33504
I20260710 13:28:18.771219  1451 raft_consensus.cc:493] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:18.771489  1451 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.775624  1451 raft_consensus.cc:515] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.777283  1451 leader_election.cc:290] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:18.778225  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:28:18.778225  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f785155a19482cbd31ee8ccad1eb76" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:28:18.779016  1186 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.779067  1034 raft_consensus.cc:3055] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:18.779549  1034 raft_consensus.cc:740] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:28:18.780542  1034 consensus_queue.cc:260] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.781610  1034 raft_consensus.cc:3060] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.785077  1186 raft_consensus.cc:2468] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.786264  1418 leader_election.cc:304] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:18.787392  1034 raft_consensus.cc:2468] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.788174  1839 raft_consensus.cc:2804] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:18.789580  1839 raft_consensus.cc:697] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:18.790339  1839 consensus_queue.cc:237] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.797537   929 catalog_manager.cc:5697] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:18.925990  1833 raft_consensus.cc:993] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.926450  1828 raft_consensus.cc:1081] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.927812  1449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70df97af132c4077a34bef2c146ea077"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33504
I20260710 13:28:18.928228  1449 raft_consensus.cc:493] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:18.928509  1449 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.932710  1449 raft_consensus.cc:515] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.934270  1449 leader_election.cc:290] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:18.935024  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:28:18.935214  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70df97af132c4077a34bef2c146ea077" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:28:18.935565  1034 raft_consensus.cc:3055] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:18.935675  1112 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.935899  1034 raft_consensus.cc:740] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:28:18.936647  1034 consensus_queue.cc:260] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.937794  1034 raft_consensus.cc:3060] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.941515  1112 raft_consensus.cc:2468] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.942704  1418 leader_election.cc:304] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:18.943511  1839 raft_consensus.cc:2804] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:18.943997  1839 raft_consensus.cc:697] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:18.944850  1839 consensus_queue.cc:237] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.946873  1034 raft_consensus.cc:2468] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.952798   929 catalog_manager.cc:5697] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:18.959475  1833 raft_consensus.cc:993] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.959928  1828 raft_consensus.cc:1081] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:18.961403  1449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33504
I20260710 13:28:18.961863  1449 raft_consensus.cc:493] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:18.962124  1449 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.966063  1449 raft_consensus.cc:515] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.967451  1449 leader_election.cc:290] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175), 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653)
I20260710 13:28:18.968268  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:28:18.968384  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea54bc96f647cbab0ae88fbee484c9" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:28:18.968901  1034 raft_consensus.cc:3055] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:18.969233  1034 raft_consensus.cc:740] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08b6c7f996bf477b95d4180b85d8ac73, State: Running, Role: LEADER
I20260710 13:28:18.969230  1112 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.969873  1034 consensus_queue.cc:260] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.971006  1034 raft_consensus.cc:3060] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.974043  1112 raft_consensus.cc:2468] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.974967  1418 leader_election.cc:304] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:18.975328  1034 raft_consensus.cc:2468] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:18.975757  1839 raft_consensus.cc:2804] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:18.976464  1839 raft_consensus.cc:697] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:18.977283  1839 consensus_queue.cc:237] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [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: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:18.984536   929 catalog_manager.cc:5697] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.125998  1838 raft_consensus.cc:993] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.126421  1830 raft_consensus.cc:1081] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.127754  1449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33500
I20260710 13:28:19.128208  1449 raft_consensus.cc:493] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:19.128499  1449 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.132999  1449 raft_consensus.cc:515] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.134429  1449 leader_election.cc:290] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:19.135258  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:28:19.135528  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abcb4d95ed842c89051685ae7b273d6" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:28:19.135797  1112 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.136011  1186 raft_consensus.cc:3055] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:19.136301  1186 raft_consensus.cc:740] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:28:19.136992  1186 consensus_queue.cc:260] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.138092  1186 raft_consensus.cc:3060] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.141665  1112 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.142802  1418 leader_election.cc:304] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62a78982db7d4783929e217035bd7fda, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:19.143712  1839 raft_consensus.cc:2804] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:19.144153  1839 raft_consensus.cc:697] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:19.144243  1186 raft_consensus.cc:2468] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.145092  1839 consensus_queue.cc:237] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.153012   929 catalog_manager.cc:5697] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.154356  1778 raft_consensus.cc:993] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.154917  1778 raft_consensus.cc:1081] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.156150  1449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33494
I20260710 13:28:19.156632  1449 raft_consensus.cc:493] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:19.156987  1449 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.162093  1449 raft_consensus.cc:515] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.163378  1449 leader_election.cc:290] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653), 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081)
I20260710 13:28:19.164147  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "62a78982db7d4783929e217035bd7fda"
I20260710 13:28:19.164458  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8411a7a90aa4b55a94b1ff9f8110c64" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:28:19.164696  1112 raft_consensus.cc:3055] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:19.164940  1186 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.165020  1112 raft_consensus.cc:740] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62a78982db7d4783929e217035bd7fda, State: Running, Role: LEADER
I20260710 13:28:19.165755  1112 consensus_queue.cc:260] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.166883  1112 raft_consensus.cc:3060] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.171301  1186 raft_consensus.cc:2468] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.172300  1418 leader_election.cc:304] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ca9043e30e84f8a809475b78c4cf24e, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:19.172950  1112 raft_consensus.cc:2468] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.173046  1839 raft_consensus.cc:2804] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:19.173584  1839 raft_consensus.cc:697] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:19.174410  1839 consensus_queue.cc:237] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [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: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.181814   929 catalog_manager.cc:5697] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 62a78982db7d4783929e217035bd7fda (127.31.158.66) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.308615  1186 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.309839  1839 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.319888  1034 raft_consensus.cc:1275] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.323065  1853 consensus_queue.cc:1048] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.334161  1112 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.335292  1840 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.344179  1034 raft_consensus.cc:1275] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.346653  1839 consensus_queue.cc:1048] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.428356  1034 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.429525  1840 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.439787  1112 raft_consensus.cc:1275] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.446190  1839 consensus_queue.cc:1048] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260710 13:28:19.583081  1184 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.584197  1839 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.592435  1110 raft_consensus.cc:1275] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.593854  1840 consensus_queue.cc:1048] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.656107  1184 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.657280  1840 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.665436  1110 raft_consensus.cc:1275] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:19.666842  1853 consensus_queue.cc:1048] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "62a78982db7d4783929e217035bd7fda" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:19.675004 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:19.691002 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:19.705122  1184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b"
dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
mode: GRACEFUL
new_leader_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:35368
I20260710 13:28:19.705675  1184 raft_consensus.cc:606] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Received request to transfer leadership to TS a26ca170051849978f5c914173bd768c
I20260710 13:28:19.707470 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:28:19.708201 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:19.869091  1830 raft_consensus.cc:993] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: : Instructing follower a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.869622  1838 raft_consensus.cc:1081] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Signalling peer a26ca170051849978f5c914173bd768c to start an election
I20260710 13:28:19.870921  1449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b"
dest_uuid: "a26ca170051849978f5c914173bd768c"
 from {username='slave'} at 127.0.0.1:33500
I20260710 13:28:19.871287  1449 raft_consensus.cc:493] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:19.871512  1449 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.875494  1449 raft_consensus.cc:515] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.876897  1449 leader_election.cc:290] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Requested vote from peers 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081), 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175)
I20260710 13:28:19.877455  1184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ca9043e30e84f8a809475b78c4cf24e"
I20260710 13:28:19.877815  1034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945413ee58db42efb95ba9ce5f71e42b" candidate_uuid: "a26ca170051849978f5c914173bd768c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08b6c7f996bf477b95d4180b85d8ac73"
I20260710 13:28:19.878123  1184 raft_consensus.cc:3055] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:19.878438  1034 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.878463  1184 raft_consensus.cc:740] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ca9043e30e84f8a809475b78c4cf24e, State: Running, Role: LEADER
I20260710 13:28:19.879523  1184 consensus_queue.cc:260] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.880713  1184 raft_consensus.cc:3060] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:19.885102  1034 raft_consensus.cc:2468] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.886457  1415 leader_election.cc:304] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b6c7f996bf477b95d4180b85d8ac73, a26ca170051849978f5c914173bd768c; no voters: 
I20260710 13:28:19.887401  1184 raft_consensus.cc:2468] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26ca170051849978f5c914173bd768c in term 2.
I20260710 13:28:19.887635  1839 raft_consensus.cc:2804] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:19.888190  1839 raft_consensus.cc:697] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Becoming Leader. State: Replica: a26ca170051849978f5c914173bd768c, State: Running, Role: LEADER
I20260710 13:28:19.889070  1839 consensus_queue.cc:237] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [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: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } }
I20260710 13:28:19.900323   932 catalog_manager.cc:5697] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c reported cstate change: term changed from 1 to 2, leader changed from 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67) to a26ca170051849978f5c914173bd768c (127.31.158.68). New cstate: current_term: 2 leader_uuid: "a26ca170051849978f5c914173bd768c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26ca170051849978f5c914173bd768c" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 46861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.413552  1034 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:20.415014  1839 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b6c7f996bf477b95d4180b85d8ac73" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 41175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:28:20.438220  1184 raft_consensus.cc:1275] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Refusing update from remote peer a26ca170051849978f5c914173bd768c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:20.439460  1839 consensus_queue.cc:1048] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ca9043e30e84f8a809475b78c4cf24e" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:20.709172 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:20.724740 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
I20260710 13:28:20.752511 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:20.753513 32377 tablet_replica.cc:333] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.754794 32377 raft_consensus.cc:2243] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.755940 32377 raft_consensus.cc:2272] T a75403845f3b4248a19428f4b8e21e32 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.758074 32377 tablet_replica.cc:333] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.758613 32377 raft_consensus.cc:2243] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.759440 32377 raft_consensus.cc:2272] T c7b40820e7de4de488d13702145666f0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.761147 32377 tablet_replica.cc:333] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.761655 32377 raft_consensus.cc:2243] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.762440 32377 raft_consensus.cc:2272] T dd288934b33f4979bf2cbf4464563f0e P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.764115 32377 tablet_replica.cc:333] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.764648 32377 raft_consensus.cc:2243] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.765429 32377 raft_consensus.cc:2272] T 555d5b33d8f84fcda6351e160a62f4f1 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.767391 32377 tablet_replica.cc:333] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.767865 32377 raft_consensus.cc:2243] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.768291 32377 raft_consensus.cc:2272] T 50ea54bc96f647cbab0ae88fbee484c9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.770017 32377 tablet_replica.cc:333] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.770550 32377 raft_consensus.cc:2243] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.771010 32377 raft_consensus.cc:2272] T c43115876f764ab0b4d30709f0b7966d P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.772853 32377 tablet_replica.cc:333] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.773327 32377 raft_consensus.cc:2243] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.774125 32377 raft_consensus.cc:2272] T b3006ec42ca54f5fbd600979092cd466 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.776338 32377 tablet_replica.cc:333] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.777027 32377 raft_consensus.cc:2243] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:28:20.777001  1415 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]
I20260710 13:28:20.778522 32377 raft_consensus.cc:2272] T d486d4cc162d4d1f943d7d47487f9c09 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:20.780488  1415 consensus_peers.cc:597] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. 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 13:28:20.781181 32377 tablet_replica.cc:333] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.781738 32377 raft_consensus.cc:2243] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.782424 32377 raft_consensus.cc:2272] T 38a33945b391438aa050f05dea791ff8 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.784215 32377 tablet_replica.cc:333] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.784755 32377 raft_consensus.cc:2243] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.785239 32377 raft_consensus.cc:2272] T 945413ee58db42efb95ba9ce5f71e42b P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.787413 32377 tablet_replica.cc:333] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.787909 32377 raft_consensus.cc:2243] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.788659 32377 raft_consensus.cc:2272] T 4996bad420b74f88a14fe9a716f2b14f P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.790453 32377 tablet_replica.cc:333] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.790977 32377 raft_consensus.cc:2243] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.791425 32377 raft_consensus.cc:2272] T 8764a8b1b6b346a998efc197c3464845 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.793290 32377 tablet_replica.cc:333] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.793769 32377 raft_consensus.cc:2243] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.794409 32377 raft_consensus.cc:2272] T 0a74e7b655c44852b944729c71672be9 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.796074 32377 tablet_replica.cc:333] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.796540 32377 raft_consensus.cc:2243] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.796995 32377 raft_consensus.cc:2272] T 70df97af132c4077a34bef2c146ea077 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.798732 32377 tablet_replica.cc:333] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.799222 32377 raft_consensus.cc:2243] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.799741 32377 raft_consensus.cc:2272] T c5f785155a19482cbd31ee8ccad1eb76 P 08b6c7f996bf477b95d4180b85d8ac73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.801486 32377 tablet_replica.cc:333] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.801934 32377 raft_consensus.cc:2243] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.802701 32377 raft_consensus.cc:2272] T 54429df6cfbf40a289f43068c116b5c6 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.804438 32377 tablet_replica.cc:333] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.804957 32377 raft_consensus.cc:2243] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.805483 32377 raft_consensus.cc:2272] T fb796d7dc0674dceafb37bea6fd1750c P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.807197 32377 tablet_replica.cc:333] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73: stopping tablet replica
I20260710 13:28:20.807632 32377 raft_consensus.cc:2243] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.808292 32377 raft_consensus.cc:2272] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 08b6c7f996bf477b95d4180b85d8ac73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:20.824206  1415 consensus_peers.cc:597] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. 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 13:28:20.853916 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
I20260710 13:28:20.896693 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
W20260710 13:28:20.919907  1415 consensus_peers.cc:597] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:20.931908 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:20.932911 32377 tablet_replica.cc:333] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.933588 32377 raft_consensus.cc:2243] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.934206 32377 raft_consensus.cc:2272] T 50ea54bc96f647cbab0ae88fbee484c9 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.936964 32377 tablet_replica.cc:333] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.937537 32377 raft_consensus.cc:2243] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.938002 32377 raft_consensus.cc:2272] T c7b40820e7de4de488d13702145666f0 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.940769 32377 tablet_replica.cc:333] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.941344 32377 raft_consensus.cc:2243] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.942193 32377 raft_consensus.cc:2272] T dd288934b33f4979bf2cbf4464563f0e P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.944248 32377 tablet_replica.cc:333] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.945050 32377 raft_consensus.cc:2243] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.946228 32377 raft_consensus.cc:2272] T 7a17f4581e914612a7a9f47ca7149287 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.949906 32377 tablet_replica.cc:333] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.950727 32377 raft_consensus.cc:2243] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.951946 32377 raft_consensus.cc:2272] T b00444dfa310427b856d250175c2a185 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:20.952888  1149 consensus_peers.cc:597] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:20.954509 32377 tablet_replica.cc:333] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.955332 32377 raft_consensus.cc:2243] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.956373 32377 raft_consensus.cc:2272] T a75403845f3b4248a19428f4b8e21e32 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.958973 32377 tablet_replica.cc:333] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.959753 32377 raft_consensus.cc:2243] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.960803 32377 raft_consensus.cc:2272] T 6abcb4d95ed842c89051685ae7b273d6 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:20.961971  1149 consensus_peers.cc:597] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:20.962467  1075 consensus_peers.cc:597] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:20.963467 32377 tablet_replica.cc:333] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.964215 32377 raft_consensus.cc:2243] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.965067 32377 raft_consensus.cc:2272] T 70df97af132c4077a34bef2c146ea077 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:20.966365  1075 consensus_peers.cc:597] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:20.967797 32377 tablet_replica.cc:333] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.968565 32377 raft_consensus.cc:2243] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.969081 32377 raft_consensus.cc:2272] T a8411a7a90aa4b55a94b1ff9f8110c64 P 62a78982db7d4783929e217035bd7fda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.971385 32377 tablet_replica.cc:333] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.972090 32377 raft_consensus.cc:2243] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.973004 32377 raft_consensus.cc:2272] T fb796d7dc0674dceafb37bea6fd1750c P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.975318 32377 tablet_replica.cc:333] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.975865 32377 raft_consensus.cc:2243] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.976831 32377 raft_consensus.cc:2272] T 1ab6c4619f004081af50febe6e3fafcc P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.979140 32377 tablet_replica.cc:333] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.979619 32377 raft_consensus.cc:2243] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.980011 32377 raft_consensus.cc:2272] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.981830 32377 tablet_replica.cc:333] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.982477 32377 raft_consensus.cc:2243] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.983098 32377 raft_consensus.cc:2272] T b3006ec42ca54f5fbd600979092cd466 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.985240 32377 tablet_replica.cc:333] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
W20260710 13:28:20.985255  1418 consensus_peers.cc:597] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. 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 13:28:20.985778 32377 raft_consensus.cc:2243] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.986395 32377 raft_consensus.cc:2272] T f7175a2afc3a459fbcf66882a2b2893d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.988220 32377 tablet_replica.cc:333] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.988708 32377 raft_consensus.cc:2243] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.989100 32377 raft_consensus.cc:2272] T 8764a8b1b6b346a998efc197c3464845 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.990932 32377 tablet_replica.cc:333] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.991394 32377 raft_consensus.cc:2243] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.992154 32377 raft_consensus.cc:2272] T c43115876f764ab0b4d30709f0b7966d P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.993772 32377 tablet_replica.cc:333] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.994215 32377 raft_consensus.cc:2243] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:20.994940 32377 raft_consensus.cc:2272] T 0a74e7b655c44852b944729c71672be9 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:20.996659 32377 tablet_replica.cc:333] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda: stopping tablet replica
I20260710 13:28:20.997103 32377 raft_consensus.cc:2243] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:20.997570 32377 raft_consensus.cc:2272] T 54429df6cfbf40a289f43068c116b5c6 P 62a78982db7d4783929e217035bd7fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.042397 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
W20260710 13:28:21.044210  1149 consensus_peers.cc:597] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:21.080881 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
W20260710 13:28:21.093578  1152 consensus_peers.cc:597] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:21.102480  1415 consensus_peers.cc:597] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c -> Peer 08b6c7f996bf477b95d4180b85d8ac73 (127.31.158.65:41175): Couldn't send request to peer 08b6c7f996bf477b95d4180b85d8ac73. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:41175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:21.116032 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:21.116818 32377 tablet_replica.cc:333] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.117560 32377 raft_consensus.cc:2243] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.118361 32377 raft_consensus.cc:2272] T b00444dfa310427b856d250175c2a185 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.120453 32377 tablet_replica.cc:333] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.121014 32377 raft_consensus.cc:2243] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.121449 32377 raft_consensus.cc:2272] T 6abcb4d95ed842c89051685ae7b273d6 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.123173 32377 tablet_replica.cc:333] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.123762 32377 raft_consensus.cc:2243] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.124482 32377 raft_consensus.cc:2272] T 7a17f4581e914612a7a9f47ca7149287 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.126986 32377 tablet_replica.cc:333] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
W20260710 13:28:21.127874  1418 consensus_peers.cc:597] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c -> Peer 6ca9043e30e84f8a809475b78c4cf24e (127.31.158.67:41081): Couldn't send request to peer 6ca9043e30e84f8a809475b78c4cf24e. 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 13:28:21.127923 32377 raft_consensus.cc:2243] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.128855 32377 raft_consensus.cc:2272] T 555d5b33d8f84fcda6351e160a62f4f1 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.130576 32377 tablet_replica.cc:333] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.131152 32377 raft_consensus.cc:2243] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.131508 32377 raft_consensus.cc:2272] T c7b40820e7de4de488d13702145666f0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.133229 32377 tablet_replica.cc:333] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.133673 32377 raft_consensus.cc:2243] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.133998 32377 raft_consensus.cc:2272] T c43115876f764ab0b4d30709f0b7966d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.135636 32377 tablet_replica.cc:333] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.136101 32377 raft_consensus.cc:2243] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.136775 32377 raft_consensus.cc:2272] T f7175a2afc3a459fbcf66882a2b2893d P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.138382 32377 tablet_replica.cc:333] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.138906 32377 raft_consensus.cc:2243] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.139585 32377 raft_consensus.cc:2272] T 8764a8b1b6b346a998efc197c3464845 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.141191 32377 tablet_replica.cc:333] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.141624 32377 raft_consensus.cc:2243] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.142197 32377 raft_consensus.cc:2272] T 4996bad420b74f88a14fe9a716f2b14f P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.143703 32377 tablet_replica.cc:333] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.144165 32377 raft_consensus.cc:2243] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.144699 32377 raft_consensus.cc:2272] T d486d4cc162d4d1f943d7d47487f9c09 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.146283 32377 tablet_replica.cc:333] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.146718 32377 raft_consensus.cc:2243] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.147378 32377 raft_consensus.cc:2272] T 38a33945b391438aa050f05dea791ff8 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.148936 32377 tablet_replica.cc:333] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.149353 32377 raft_consensus.cc:2243] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.150019 32377 raft_consensus.cc:2272] T 1ab6c4619f004081af50febe6e3fafcc P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.152040 32377 tablet_replica.cc:333] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.152448 32377 raft_consensus.cc:2243] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.152770 32377 raft_consensus.cc:2272] T 96d24d0ee0b64c5ebb7321e94bac04e0 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.154271 32377 tablet_replica.cc:333] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.154675 32377 raft_consensus.cc:2243] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.155077 32377 raft_consensus.cc:2272] T a8411a7a90aa4b55a94b1ff9f8110c64 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.156605 32377 tablet_replica.cc:333] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.157157 32377 raft_consensus.cc:2243] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.157578 32377 raft_consensus.cc:2272] T fb796d7dc0674dceafb37bea6fd1750c P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.159159 32377 tablet_replica.cc:333] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.159559 32377 raft_consensus.cc:2243] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.160058 32377 raft_consensus.cc:2272] T c5f785155a19482cbd31ee8ccad1eb76 P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.161893 32377 tablet_replica.cc:333] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.162299 32377 raft_consensus.cc:2243] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.162670 32377 raft_consensus.cc:2272] T 54429df6cfbf40a289f43068c116b5c6 P 6ca9043e30e84f8a809475b78c4cf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.164235 32377 tablet_replica.cc:333] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e: stopping tablet replica
I20260710 13:28:21.164608 32377 raft_consensus.cc:2243] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.164968 32377 raft_consensus.cc:2272] T 945413ee58db42efb95ba9ce5f71e42b P 6ca9043e30e84f8a809475b78c4cf24e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:21.181826  1418 consensus_peers.cc:597] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:21.210012 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
W20260710 13:28:21.230604  1418 consensus_peers.cc:597] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:21.249619 32377 tablet_server.cc:179] TabletServer@127.31.158.68:0 shutting down...
W20260710 13:28:21.258009  1418 consensus_peers.cc:597] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c -> Peer 62a78982db7d4783929e217035bd7fda (127.31.158.66:38653): Couldn't send request to peer 62a78982db7d4783929e217035bd7fda. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:21.277853 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:21.278740 32377 tablet_replica.cc:333] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.279500 32377 raft_consensus.cc:2243] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.280128 32377 raft_consensus.cc:2272] T 945413ee58db42efb95ba9ce5f71e42b P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.282877 32377 tablet_replica.cc:333] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.283414 32377 raft_consensus.cc:2243] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.283867 32377 raft_consensus.cc:2272] T dd288934b33f4979bf2cbf4464563f0e P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.285565 32377 tablet_replica.cc:333] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.286070 32377 raft_consensus.cc:2243] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.286857 32377 raft_consensus.cc:2272] T c5f785155a19482cbd31ee8ccad1eb76 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.288533 32377 tablet_replica.cc:333] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.289090 32377 raft_consensus.cc:2243] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.289588 32377 raft_consensus.cc:2272] T b00444dfa310427b856d250175c2a185 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.291471 32377 tablet_replica.cc:333] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.291989 32377 raft_consensus.cc:2243] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.292661 32377 raft_consensus.cc:2272] T 70df97af132c4077a34bef2c146ea077 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.294214 32377 tablet_replica.cc:333] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.294735 32377 raft_consensus.cc:2243] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.295151 32377 raft_consensus.cc:2272] T 7a17f4581e914612a7a9f47ca7149287 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.296808 32377 tablet_replica.cc:333] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.297283 32377 raft_consensus.cc:2243] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.297802 32377 raft_consensus.cc:2272] T 4996bad420b74f88a14fe9a716f2b14f P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.299400 32377 tablet_replica.cc:333] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.299875 32377 raft_consensus.cc:2243] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.300357 32377 raft_consensus.cc:2272] T b3006ec42ca54f5fbd600979092cd466 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.301959 32377 tablet_replica.cc:333] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.302444 32377 raft_consensus.cc:2243] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.302930 32377 raft_consensus.cc:2272] T 38a33945b391438aa050f05dea791ff8 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.304514 32377 tablet_replica.cc:333] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.304996 32377 raft_consensus.cc:2243] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.305485 32377 raft_consensus.cc:2272] T d486d4cc162d4d1f943d7d47487f9c09 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.307145 32377 tablet_replica.cc:333] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.307614 32377 raft_consensus.cc:2243] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.308094 32377 raft_consensus.cc:2272] T 0a74e7b655c44852b944729c71672be9 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.309613 32377 tablet_replica.cc:333] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.310124 32377 raft_consensus.cc:2243] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.310844 32377 raft_consensus.cc:2272] T 6abcb4d95ed842c89051685ae7b273d6 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.312335 32377 tablet_replica.cc:333] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.312780 32377 raft_consensus.cc:2243] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.313258 32377 raft_consensus.cc:2272] T a75403845f3b4248a19428f4b8e21e32 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.314860 32377 tablet_replica.cc:333] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.315318 32377 raft_consensus.cc:2243] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.316028 32377 raft_consensus.cc:2272] T a8411a7a90aa4b55a94b1ff9f8110c64 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.317660 32377 tablet_replica.cc:333] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.318125 32377 raft_consensus.cc:2243] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.318564 32377 raft_consensus.cc:2272] T 1ab6c4619f004081af50febe6e3fafcc P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.320053 32377 tablet_replica.cc:333] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.320495 32377 raft_consensus.cc:2243] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.321178 32377 raft_consensus.cc:2272] T 50ea54bc96f647cbab0ae88fbee484c9 P a26ca170051849978f5c914173bd768c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.322670 32377 tablet_replica.cc:333] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.323091 32377 raft_consensus.cc:2243] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.323539 32377 raft_consensus.cc:2272] T 555d5b33d8f84fcda6351e160a62f4f1 P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.325309 32377 tablet_replica.cc:333] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c: stopping tablet replica
I20260710 13:28:21.325717 32377 raft_consensus.cc:2243] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:21.326184 32377 raft_consensus.cc:2272] T f7175a2afc3a459fbcf66882a2b2893d P a26ca170051849978f5c914173bd768c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.363420 32377 tablet_server.cc:196] TabletServer@127.31.158.68:0 shutdown complete.
I20260710 13:28:21.390939 32377 master.cc:562] Master@127.31.158.126:38663 shutting down...
I20260710 13:28:21.412667 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:21.413203 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:21.413470 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 927e8fc8655945fdae5347d4a1f4e429: stopping tablet replica
I20260710 13:28:21.435685 32377 master.cc:584] Master@127.31.158.126:38663 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27190 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:28:21.501442 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:46083
I20260710 13:28:21.502548 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:21.508682  1886 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 13:28:21.508854  1885 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 13:28:21.509196  1888 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 13:28:21.510200 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:21.511200 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:21.511399 32377 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 13:28:21.511511 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690101511500 us; error 0 us; skew 500 ppm
I20260710 13:28:21.511961 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:21.514150 32377 webserver.cc:533] Webserver started at http://127.31.158.126:41121/ using document root <none> and password file <none>
I20260710 13:28:21.514571 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:21.514797 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:21.515014 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:21.516024 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.520098 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:21.523283  1893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.523967 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:21.524209 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.524439 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:21.533212 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:21.534224 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:21.571835 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:46083
I20260710 13:28:21.571936  1944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:46083 every 8 connection(s)
I20260710 13:28:21.575634  1945 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 13:28:21.585245  1945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7: Bootstrap starting.
I20260710 13:28:21.589749  1945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:21.593688  1945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7: No bootstrap required, opened a new log
I20260710 13:28:21.595790  1945 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER }
I20260710 13:28:21.596156  1945 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.596335  1945 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a057bb5a9e4b5a8f3de1534b9c18b7, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.596791  1945 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER }
I20260710 13:28:21.597220  1945 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:21.597410  1945 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:21.597601  1945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.601686  1945 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER }
I20260710 13:28:21.602149  1945 leader_election.cc:304] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [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: b3a057bb5a9e4b5a8f3de1534b9c18b7; no voters: 
I20260710 13:28:21.603277  1945 leader_election.cc:290] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:21.603598  1948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.604992  1948 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 1 LEADER]: Becoming Leader. State: Replica: b3a057bb5a9e4b5a8f3de1534b9c18b7, State: Running, Role: LEADER
I20260710 13:28:21.605707  1948 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [LEADER]: Queue going to LEADER mode. State: All 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: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER }
I20260710 13:28:21.606383  1945 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:21.612396  1949 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER } }
I20260710 13:28:21.612355  1950 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3a057bb5a9e4b5a8f3de1534b9c18b7. Latest consensus state: current_term: 1 leader_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a057bb5a9e4b5a8f3de1534b9c18b7" member_type: VOTER } }
I20260710 13:28:21.613173  1949 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:21.613381  1950 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:21.615128  1958 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:21.620307  1958 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:21.621254 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:21.629695  1958 catalog_manager.cc:1383] Generated new cluster ID: e6b745f7d6524884979637bb51849c9c
I20260710 13:28:21.629974  1958 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:21.657645  1958 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:21.658949  1958 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:21.671460  1958 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7: Generated new TSK 0
I20260710 13:28:21.672029  1958 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:21.687494 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:21.693197  1966 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 13:28:21.694818  1967 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 13:28:21.696422  1969 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 13:28:21.696583 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:21.697541 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:21.697757 32377 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 13:28:21.697908 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690101697894 us; error 0 us; skew 500 ppm
I20260710 13:28:21.698480 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:21.700690 32377 webserver.cc:533] Webserver started at http://127.31.158.65:37239/ using document root <none> and password file <none>
I20260710 13:28:21.701148 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:21.701332 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:21.701602 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:21.702596 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "4a6094068bb04d3794a2aabc97a739b4"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.706845 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:28:21.709972  1974 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.710780 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:28:21.711081 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "4a6094068bb04d3794a2aabc97a739b4"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.711381 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:21.726045 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:21.727242 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:21.728626 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:21.730762 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:21.730970 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.731222 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:21.731392 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.772009 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:44775
I20260710 13:28:21.772125  2036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:44775 every 8 connection(s)
I20260710 13:28:21.777192 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:21.784447  2041 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 13:28:21.785090  2042 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 13:28:21.788380 32377 server_base.cc:1061] running on GCE node
W20260710 13:28:21.788762  2044 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 13:28:21.789688 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:21.789944 32377 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 13:28:21.790145 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690101790126 us; error 0 us; skew 500 ppm
I20260710 13:28:21.790887 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:21.792948  2037 heartbeater.cc:344] Connected to a master server at 127.31.158.126:46083
I20260710 13:28:21.793354  2037 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:21.793448 32377 webserver.cc:533] Webserver started at http://127.31.158.66:42761/ using document root <none> and password file <none>
I20260710 13:28:21.793905 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:21.794050 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:21.794034  2037 heartbeater.cc:507] Master 127.31.158.126:46083 requested a full tablet report, sending...
I20260710 13:28:21.794430 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:21.795723 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "6cf6fde3e9034f569779b4edbb033e66"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.796345  1910 ts_manager.cc:194] Registered new tserver with Master: 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:21.798050  1910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37922
I20260710 13:28:21.800490 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:21.803865  2049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.804633 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:21.804941 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "6cf6fde3e9034f569779b4edbb033e66"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.805208 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:21.819710 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:21.820933 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:21.822402 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:21.824596 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:21.824781 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.825073 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:21.825214 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.865469 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:38335
I20260710 13:28:21.865569  2111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:38335 every 8 connection(s)
I20260710 13:28:21.870337 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:21.877265  2115 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 13:28:21.880241  2116 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 13:28:21.880482  2118 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 13:28:21.881266 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:21.881326  2112 heartbeater.cc:344] Connected to a master server at 127.31.158.126:46083
I20260710 13:28:21.881858  2112 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:21.882259 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:21.882505 32377 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 13:28:21.882694  2112 heartbeater.cc:507] Master 127.31.158.126:46083 requested a full tablet report, sending...
I20260710 13:28:21.882709 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690101882694 us; error 0 us; skew 500 ppm
I20260710 13:28:21.883522 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:21.885085  1910 ts_manager.cc:194] Registered new tserver with Master: 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:21.886026 32377 webserver.cc:533] Webserver started at http://127.31.158.67:45627/ using document root <none> and password file <none>
I20260710 13:28:21.886525 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:21.886772 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:21.886723  1910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37926
I20260710 13:28:21.887216 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:21.888464 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.893061 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:28:21.896255  2123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.896996 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:28:21.897270 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.897594 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:21.912870 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:21.914119 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:21.915673 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:21.917785 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:21.918009 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.918241 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:21.918417 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.957353 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:45137
I20260710 13:28:21.957437  2185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:45137 every 8 connection(s)
I20260710 13:28:21.962041 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:21.968726  2189 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 13:28:21.969659  2190 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 13:28:21.972957  2192 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 13:28:21.973201  2186 heartbeater.cc:344] Connected to a master server at 127.31.158.126:46083
I20260710 13:28:21.973268 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:21.973778  2186 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:21.974411 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:21.974635 32377 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 13:28:21.974591  2186 heartbeater.cc:507] Master 127.31.158.126:46083 requested a full tablet report, sending...
I20260710 13:28:21.974975 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690101974949 us; error 0 us; skew 500 ppm
I20260710 13:28:21.975545 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:21.976867  1910 ts_manager.cc:194] Registered new tserver with Master: 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:21.978121 32377 webserver.cc:533] Webserver started at http://127.31.158.68:46071/ using document root <none> and password file <none>
I20260710 13:28:21.978448  1910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37942
I20260710 13:28:21.978672 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:21.978963 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:21.979259 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:21.980497 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-3-root/instance:
uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.984753 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:21.987946  2197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:21.988720 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:28:21.989017 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:21.989310 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:22.012596 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:22.013927 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:22.015419 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:22.017609 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:22.017843 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:22.018085 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:22.018251 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:22.057003 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.68:37465
I20260710 13:28:22.057096  2259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.68:37465 every 8 connection(s)
I20260710 13:28:22.070719  2260 heartbeater.cc:344] Connected to a master server at 127.31.158.126:46083
I20260710 13:28:22.071102  2260 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:22.071786  2260 heartbeater.cc:507] Master 127.31.158.126:46083 requested a full tablet report, sending...
I20260710 13:28:22.073601  1910 ts_manager.cc:194] Registered new tserver with Master: f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:22.073904 32377 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01377892s
I20260710 13:28:22.074970  1910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37958
I20260710 13:28:22.098565  1910 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37968:
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 13:28:22.218731  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 76d81a8f5a3a41bd988202d76b2d1e1c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:22.220116  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d81a8f5a3a41bd988202d76b2d1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.223459  2224 tablet_service.cc:1511] Processing CreateTablet for tablet e16100a7ded64b218d7c4972a3511a2b (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:22.224820  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16100a7ded64b218d7c4972a3511a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.238812  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 4797fc29c364409b9ec54a5a29511849 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:22.240619  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797fc29c364409b9ec54a5a29511849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.243422  2151 tablet_service.cc:1511] Processing CreateTablet for tablet 76d81a8f5a3a41bd988202d76b2d1e1c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:22.244752  2151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d81a8f5a3a41bd988202d76b2d1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.247694  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 4c33cafe3f41408a83d99c029d7b77ef (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:22.248992  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c33cafe3f41408a83d99c029d7b77ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.251927  2149 tablet_service.cc:1511] Processing CreateTablet for tablet 4797fc29c364409b9ec54a5a29511849 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:22.253228  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797fc29c364409b9ec54a5a29511849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.258276  2148 tablet_service.cc:1511] Processing CreateTablet for tablet ef6d5d3342514c91a742a52beae57ce3 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:22.259645  2148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6d5d3342514c91a742a52beae57ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.261117  2223 tablet_service.cc:1511] Processing CreateTablet for tablet bb0f49d067364e7088175e7a28b7acf5 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:22.262321  2147 tablet_service.cc:1511] Processing CreateTablet for tablet bb0f49d067364e7088175e7a28b7acf5 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:22.262995  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53c28ccb27490a828913db525fa623 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:22.263737  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0f49d067364e7088175e7a28b7acf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.265707  2222 tablet_service.cc:1511] Processing CreateTablet for tablet c8f28c773a564e55ac22441e1f2e7760 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:22.262380  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0f49d067364e7088175e7a28b7acf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.268433  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f28c773a564e55ac22441e1f2e7760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.268841  2146 tablet_service.cc:1511] Processing CreateTablet for tablet c8f28c773a564e55ac22441e1f2e7760 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:22.270078  2146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f28c773a564e55ac22441e1f2e7760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.272547  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 494e9d9213ba43db8d9783b7ae60a711 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:22.273811  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494e9d9213ba43db8d9783b7ae60a711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.275693  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 14eb00ae44954d0f846ca24608cb67fd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:22.278532  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53c28ccb27490a828913db525fa623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.279208  2219 tablet_service.cc:1511] Processing CreateTablet for tablet c0eddd6edd934723ab2c9f72ed317612 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:22.283951  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eddd6edd934723ab2c9f72ed317612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.287648  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 70491e67dadc427f86bc5b49f2e1e0e7 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:28:22.288882  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70491e67dadc427f86bc5b49f2e1e0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.291733  2217 tablet_service.cc:1511] Processing CreateTablet for tablet 7f16636ae02c498589ab248da7eb432c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:22.294737  2216 tablet_service.cc:1511] Processing CreateTablet for tablet ffaf3862df714d1d930d829ae2caacc1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:22.296155  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eb00ae44954d0f846ca24608cb67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.298503  2077 tablet_service.cc:1511] Processing CreateTablet for tablet 4c33cafe3f41408a83d99c029d7b77ef (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:22.298939  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f16636ae02c498589ab248da7eb432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.299779  2077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c33cafe3f41408a83d99c029d7b77ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.301122  2145 tablet_service.cc:1511] Processing CreateTablet for tablet edd2f522208643c8827267e15524e688 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:22.302588  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd2f522208643c8827267e15524e688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.302983  2216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffaf3862df714d1d930d829ae2caacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.310245  2143 tablet_service.cc:1511] Processing CreateTablet for tablet c0eddd6edd934723ab2c9f72ed317612 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:22.311632  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eddd6edd934723ab2c9f72ed317612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.311901  2144 tablet_service.cc:1511] Processing CreateTablet for tablet 14eb00ae44954d0f846ca24608cb67fd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:22.313107  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eb00ae44954d0f846ca24608cb67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.319813  2142 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c17139b58496e8c5bcfa6f72499de (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:22.321106  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c17139b58496e8c5bcfa6f72499de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.332202  2076 tablet_service.cc:1511] Processing CreateTablet for tablet e16100a7ded64b218d7c4972a3511a2b (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:22.333580  2076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16100a7ded64b218d7c4972a3511a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.335377  2072 tablet_service.cc:1511] Processing CreateTablet for tablet c8f28c773a564e55ac22441e1f2e7760 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:22.335606  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebb2b171449eb938afc375693affd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:22.335757  2075 tablet_service.cc:1511] Processing CreateTablet for tablet 4797fc29c364409b9ec54a5a29511849 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:22.336717  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f28c773a564e55ac22441e1f2e7760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.336822  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebb2b171449eb938afc375693affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.337908  2074 tablet_service.cc:1511] Processing CreateTablet for tablet ef6d5d3342514c91a742a52beae57ce3 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:22.333209  2073 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53c28ccb27490a828913db525fa623 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:22.340510  2074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6d5d3342514c91a742a52beae57ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.340142  2071 tablet_service.cc:1511] Processing CreateTablet for tablet edd2f522208643c8827267e15524e688 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:22.342227  2070 tablet_service.cc:1511] Processing CreateTablet for tablet 494e9d9213ba43db8d9783b7ae60a711 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:22.346468  2071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd2f522208643c8827267e15524e688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.347770  2069 tablet_service.cc:1511] Processing CreateTablet for tablet c0eddd6edd934723ab2c9f72ed317612 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:22.351109  2075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4797fc29c364409b9ec54a5a29511849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.354560  2068 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c17139b58496e8c5bcfa6f72499de (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:22.357462  2070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494e9d9213ba43db8d9783b7ae60a711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.361378  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 7f16636ae02c498589ab248da7eb432c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:22.363186  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eddd6edd934723ab2c9f72ed317612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.362596  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f16636ae02c498589ab248da7eb432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.384613  2073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53c28ccb27490a828913db525fa623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.388659  2142 tablet_service.cc:1511] Processing CreateTablet for tablet ffaf3862df714d1d930d829ae2caacc1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:22.393913  2216 tablet_service.cc:1511] Processing CreateTablet for tablet a221893f4fa54e1c80deb5abdf2ce5ea (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:22.395159  2216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221893f4fa54e1c80deb5abdf2ce5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.396301  1998 tablet_service.cc:1511] Processing CreateTablet for tablet 5c53c28ccb27490a828913db525fa623 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:22.397547  1998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c53c28ccb27490a828913db525fa623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.399696  2002 tablet_service.cc:1511] Processing CreateTablet for tablet 76d81a8f5a3a41bd988202d76b2d1e1c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:22.401921  2001 tablet_service.cc:1511] Processing CreateTablet for tablet 4c33cafe3f41408a83d99c029d7b77ef (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:22.403775  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 14eb00ae44954d0f846ca24608cb67fd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:22.404074  2000 tablet_service.cc:1511] Processing CreateTablet for tablet e16100a7ded64b218d7c4972a3511a2b (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:22.405962  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c17139b58496e8c5bcfa6f72499de (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:22.406169  1999 tablet_service.cc:1511] Processing CreateTablet for tablet ef6d5d3342514c91a742a52beae57ce3 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:22.407483  2276 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:22.409022  1996 tablet_service.cc:1511] Processing CreateTablet for tablet edd2f522208643c8827267e15524e688 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:22.399784  1997 tablet_service.cc:1511] Processing CreateTablet for tablet bb0f49d067364e7088175e7a28b7acf5 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:22.412241  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c33cafe3f41408a83d99c029d7b77ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.402253  1995 tablet_service.cc:1511] Processing CreateTablet for tablet 494e9d9213ba43db8d9783b7ae60a711 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:22.413635  1996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd2f522208643c8827267e15524e688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.417728  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffaf3862df714d1d930d829ae2caacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.417397  2151 tablet_service.cc:1511] Processing CreateTablet for tablet 3f64e49551a3410893752793a43ac17a (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:22.418591  2151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f64e49551a3410893752793a43ac17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.418889  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16100a7ded64b218d7c4972a3511a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.422966  2002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d81a8f5a3a41bd988202d76b2d1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.426978  2068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c17139b58496e8c5bcfa6f72499de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.427397  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c17139b58496e8c5bcfa6f72499de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.431159  1999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6d5d3342514c91a742a52beae57ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.431685  2217 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0feaaf045446b79e6cf8efc54a15a8 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:22.432871  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0feaaf045446b79e6cf8efc54a15a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.434966  1997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0f49d067364e7088175e7a28b7acf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.435806  2144 tablet_service.cc:1511] Processing CreateTablet for tablet a221893f4fa54e1c80deb5abdf2ce5ea (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:22.437032  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221893f4fa54e1c80deb5abdf2ce5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.438446  1995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494e9d9213ba43db8d9783b7ae60a711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.440069  2147 tablet_service.cc:1511] Processing CreateTablet for tablet ac5b83ce634c42feaad28fc479b881a1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:22.441336  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5b83ce634c42feaad28fc479b881a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.443120  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a5d278e3b437db15faf65426cfdcf (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:22.444332  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a5d278e3b437db15faf65426cfdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.451719  2149 tablet_service.cc:1511] Processing CreateTablet for tablet c0a05e165afb46db8a1197b733bc25f9 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:22.452739  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eb00ae44954d0f846ca24608cb67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.460807  2276 tablet_bootstrap.cc:654] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.455470  2222 tablet_service.cc:1511] Processing CreateTablet for tablet ac5b83ce634c42feaad28fc479b881a1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:22.476342  2000 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a5d278e3b437db15faf65426cfdcf (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:22.477636  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a5d278e3b437db15faf65426cfdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.491074  2073 tablet_service.cc:1511] Processing CreateTablet for tablet 3f64e49551a3410893752793a43ac17a (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:22.492328  2073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f64e49551a3410893752793a43ac17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.506132  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a05e165afb46db8a1197b733bc25f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.506420  2277 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:22.507335  2074 tablet_service.cc:1511] Processing CreateTablet for tablet 70491e67dadc427f86bc5b49f2e1e0e7 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:28:22.509609  2074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70491e67dadc427f86bc5b49f2e1e0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.516601  2219 tablet_service.cc:1511] Processing CreateTablet for tablet c0a05e165afb46db8a1197b733bc25f9 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:22.518496  2077 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebb2b171449eb938afc375693affd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:22.519737  2077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebb2b171449eb938afc375693affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.523433  2278 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:22.526981  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5b83ce634c42feaad28fc479b881a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.526064  2070 tablet_service.cc:1511] Processing CreateTablet for tablet ffaf3862df714d1d930d829ae2caacc1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:22.535316  2070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffaf3862df714d1d930d829ae2caacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.539659  2145 tablet_service.cc:1511] Processing CreateTablet for tablet b74f4028f9d8437194a528ea10a12735 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:22.540927  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f4028f9d8437194a528ea10a12735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.542891  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a05e165afb46db8a1197b733bc25f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.549139  2224 tablet_service.cc:1511] Processing CreateTablet for tablet b74f4028f9d8437194a528ea10a12735 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:22.553377  2001 tablet_service.cc:1511] Processing CreateTablet for tablet 7f16636ae02c498589ab248da7eb432c (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:22.554759  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f16636ae02c498589ab248da7eb432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.556762  2278 tablet_bootstrap.cc:654] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.562275  2071 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1a5d278e3b437db15faf65426cfdcf (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:22.569568  2277 tablet_bootstrap.cc:654] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.550558  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f4028f9d8437194a528ea10a12735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.574957  2069 tablet_service.cc:1511] Processing CreateTablet for tablet b74f4028f9d8437194a528ea10a12735 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:22.576195  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74f4028f9d8437194a528ea10a12735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.600379  2279 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:22.600809  1996 tablet_service.cc:1511] Processing CreateTablet for tablet a221893f4fa54e1c80deb5abdf2ce5ea (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:22.602191  1996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221893f4fa54e1c80deb5abdf2ce5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.604130  1995 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0feaaf045446b79e6cf8efc54a15a8 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:22.605307  1995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0feaaf045446b79e6cf8efc54a15a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.608475  2000 tablet_service.cc:1511] Processing CreateTablet for tablet 3f64e49551a3410893752793a43ac17a (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:22.609674  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f64e49551a3410893752793a43ac17a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.613915  1994 tablet_service.cc:1511] Processing CreateTablet for tablet c0a05e165afb46db8a1197b733bc25f9 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:22.615185  2002 tablet_service.cc:1511] Processing CreateTablet for tablet 70491e67dadc427f86bc5b49f2e1e0e7 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
W20260710 13:28:22.616498  1957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:22.621330  2279 tablet_bootstrap.cc:654] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.623224  2072 tablet_service.cc:1511] Processing CreateTablet for tablet ac5b83ce634c42feaad28fc479b881a1 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:22.615149  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a05e165afb46db8a1197b733bc25f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.643707  2002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70491e67dadc427f86bc5b49f2e1e0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.652019  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5b83ce634c42feaad28fc479b881a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.658313  2278 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:22.658847  2278 ts_tablet_manager.cc:1403] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.004s
I20260710 13:28:22.661664  2278 raft_consensus.cc:359] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.662351  2278 raft_consensus.cc:385] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.670951  2071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1a5d278e3b437db15faf65426cfdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.671896  2076 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0feaaf045446b79e6cf8efc54a15a8 (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:22.673184  2076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0feaaf045446b79e6cf8efc54a15a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.676184  2277 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:22.676637  2277 ts_tablet_manager.cc:1403] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.059s
I20260710 13:28:22.688011  2279 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:22.688495  2279 ts_tablet_manager.cc:1403] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.000s
I20260710 13:28:22.691954  2276 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:22.692422  2276 ts_tablet_manager.cc:1403] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.285s	user 0.024s	sys 0.010s
I20260710 13:28:22.683476  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebb2b171449eb938afc375693affd (DEFAULT_TABLE table=test-workload [id=70a4ac99df6a400bb146990ae7d308c3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:22.682896  2278 raft_consensus.cc:740] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.698071  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebb2b171449eb938afc375693affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:22.698103  2276 raft_consensus.cc:359] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.699208  2276 raft_consensus.cc:385] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.699568  2276 raft_consensus.cc:740] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.699545  2277 raft_consensus.cc:359] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.715581  2277 raft_consensus.cc:385] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.716104  2276 consensus_queue.cc:260] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.717242  2277 raft_consensus.cc:740] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.734877  2279 raft_consensus.cc:359] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.734448  2277 consensus_queue.cc:260] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.735960  2279 raft_consensus.cc:385] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.736399  2279 raft_consensus.cc:740] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.740051  2279 consensus_queue.cc:260] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.757119  2278 consensus_queue.cc:260] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
W20260710 13:28:22.769668  1895 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.158.66:38335, user_credentials={real_user=slave}} blocked reactor thread for 71544.1us
I20260710 13:28:22.785439  2186 heartbeater.cc:499] Master 127.31.158.126:46083 was elected leader, sending a full tablet report...
I20260710 13:28:22.786415  2037 heartbeater.cc:499] Master 127.31.158.126:46083 was elected leader, sending a full tablet report...
I20260710 13:28:22.790354  2260 heartbeater.cc:499] Master 127.31.158.126:46083 was elected leader, sending a full tablet report...
I20260710 13:28:22.786001  2279 ts_tablet_manager.cc:1434] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.097s	user 0.013s	sys 0.007s
I20260710 13:28:22.796448  2279 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:22.801011  2112 heartbeater.cc:499] Master 127.31.158.126:46083 was elected leader, sending a full tablet report...
I20260710 13:28:22.802639  2279 tablet_bootstrap.cc:654] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.807022  2284 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:22.810565  2284 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.813117  2278 ts_tablet_manager.cc:1434] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.154s	user 0.009s	sys 0.005s
I20260710 13:28:22.813134  2277 ts_tablet_manager.cc:1434] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.010s
I20260710 13:28:22.817507  2277 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:22.810952  2287 raft_consensus.cc:493] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:22.819702  2287 raft_consensus.cc:515] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.814937  2278 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:22.826231  2287 leader_election.cc:290] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:22.828655  2276 ts_tablet_manager.cc:1434] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.136s	user 0.011s	sys 0.010s
I20260710 13:28:22.831216  2277 tablet_bootstrap.cc:654] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.834717  2284 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:22.844535  2276 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:22.855677  2276 tablet_bootstrap.cc:654] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.861135  2279 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:22.861604  2279 ts_tablet_manager.cc:1403] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.014s
W20260710 13:28:22.869902  2113 tablet.cc:2406] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:22.870201  2277 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:22.870738  2277 ts_tablet_manager.cc:1403] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.011s
I20260710 13:28:22.872776  2278 tablet_bootstrap.cc:654] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.873131  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:22.874054  2012 raft_consensus.cc:2468] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:22.874815  2279 raft_consensus.cc:359] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.875496  2279 raft_consensus.cc:385] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.875846  2279 raft_consensus.cc:740] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.875547  2053 leader_election.cc:304] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:22.876840  2287 raft_consensus.cc:2804] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:22.876739  2279 consensus_queue.cc:260] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:22.877332  2287 raft_consensus.cc:493] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:22.877827  2287 raft_consensus.cc:3060] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:22.879216  2279 ts_tablet_manager.cc:1434] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:28:22.880141  2279 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:22.880841  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
W20260710 13:28:22.883184  2127 leader_election.cc:343] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:22.883441  2277 raft_consensus.cc:359] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.884421  2277 raft_consensus.cc:385] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.884786  2277 raft_consensus.cc:740] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.885842  2277 consensus_queue.cc:260] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.888772  2277 ts_tablet_manager.cc:1434] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:28:22.889914  2277 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:22.894789  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:22.895180  2287 raft_consensus.cc:515] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
W20260710 13:28:22.896512  2126 leader_election.cc:343] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:22.896961  2126 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:22.895054  2279 tablet_bootstrap.cc:654] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.898417  2284 raft_consensus.cc:2749] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:22.898597  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:22.899178  2012 raft_consensus.cc:3060] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:22.897773  2287 leader_election.cc:290] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:22.913908  2012 raft_consensus.cc:2468] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:22.915118  2053 leader_election.cc:304] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:22.916035  2287 raft_consensus.cc:2804] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:22.916565  2287 raft_consensus.cc:697] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:22.917465  2287 consensus_queue.cc:237] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.920966  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:22.922438  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:22.923338  2277 tablet_bootstrap.cc:654] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:22.923961  2051 leader_election.cc:343] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:22.924932  2051 leader_election.cc:343] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:22.927778  2278 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:22.935467  2278 ts_tablet_manager.cc:1403] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.004s
I20260710 13:28:22.936645  2276 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:22.937222  2276 ts_tablet_manager.cc:1403] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.014s
I20260710 13:28:22.938496  2278 raft_consensus.cc:359] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.939255  2278 raft_consensus.cc:385] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.939555  2278 raft_consensus.cc:740] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.940217  2279 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:22.940706  2279 ts_tablet_manager.cc:1403] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.006s
I20260710 13:28:22.940318  2276 raft_consensus.cc:359] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.941273  2276 raft_consensus.cc:385] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.941041  2278 consensus_queue.cc:260] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.941653  2276 raft_consensus.cc:740] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.942682  2276 consensus_queue.cc:260] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.943218  2278 ts_tablet_manager.cc:1434] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:28:22.943540  2279 raft_consensus.cc:359] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.944242  2278 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:22.945351  2276 ts_tablet_manager.cc:1434] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:22.946337  2276 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:22.944278  2279 raft_consensus.cc:385] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.947099  2279 raft_consensus.cc:740] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.947935  2279 consensus_queue.cc:260] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.949966  2278 tablet_bootstrap.cc:654] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.950282  2279 ts_tablet_manager.cc:1434] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:22.951248  2279 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:22.952952  2276 tablet_bootstrap.cc:654] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.953109  2277 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:22.953581  2277 ts_tablet_manager.cc:1403] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.001s
I20260710 13:28:22.957782  2288 raft_consensus.cc:493] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:22.958367  2288 raft_consensus.cc:515] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.959201  2279 tablet_bootstrap.cc:654] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.961730  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:22.962208  2278 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:22.962864  2278 ts_tablet_manager.cc:1403] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260710 13:28:22.962960  2276 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
W20260710 13:28:22.963142  2053 leader_election.cc:343] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:22.964074  2276 ts_tablet_manager.cc:1403] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:28:22.965190  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
W20260710 13:28:22.966562  2051 leader_election.cc:343] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:22.967026  2051 leader_election.cc:304] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:22.967216  2276 raft_consensus.cc:359] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:22.968093  2276 raft_consensus.cc:385] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.968181  2288 leader_election.cc:290] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:22.968546  2276 raft_consensus.cc:740] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.968941  2288 raft_consensus.cc:2749] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:22.968146  2278 raft_consensus.cc:359] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:22.970561  2278 raft_consensus.cc:385] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.969913  2276 consensus_queue.cc:260] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:22.970991  2278 raft_consensus.cc:740] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.972138  2278 consensus_queue.cc:260] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:22.974079  2276 ts_tablet_manager.cc:1434] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:22.975032  2278 ts_tablet_manager.cc:1434] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:28:22.975190  2276 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:22.976338  2278 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:22.982384  2276 tablet_bootstrap.cc:654] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.956794  2277 raft_consensus.cc:359] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:22.987811  2278 tablet_bootstrap.cc:654] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:22.986004  2277 raft_consensus.cc:385] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.988935  2279 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:22.989187  2277 raft_consensus.cc:740] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.989580  2279 ts_tablet_manager.cc:1403] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.021s
I20260710 13:28:22.991333  2277 consensus_queue.cc:260] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:22.993561  2279 raft_consensus.cc:359] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.994298  2279 raft_consensus.cc:385] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:22.994593  2279 raft_consensus.cc:740] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:22.995319  2279 consensus_queue.cc:260] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:22.997524  2279 ts_tablet_manager.cc:1434] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:22.998476  2279 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.001191  2277 ts_tablet_manager.cc:1434] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.001s
I20260710 13:28:23.001849  2276 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.002200  2277 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.002311  2276 ts_tablet_manager.cc:1403] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260710 13:28:23.005473  2276 raft_consensus.cc:359] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.006273  2276 raft_consensus.cc:385] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.006574  2276 raft_consensus.cc:740] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.006980  2287 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.007442  2287 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.007469  2276 consensus_queue.cc:260] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.009934  2287 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.011461  2285 raft_consensus.cc:493] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.011873  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.011909  2285 raft_consensus.cc:515] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
W20260710 13:28:23.013398  2053 leader_election.cc:343] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.014607  2285 leader_election.cc:290] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.015334  2286 raft_consensus.cc:493] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.019284  2286 raft_consensus.cc:515] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.015254  2276 ts_tablet_manager.cc:1434] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:28:23.024679  2276 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.029845  2286 leader_election.cc:290] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.032606  2276 tablet_bootstrap.cc:654] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.042026  2279 tablet_bootstrap.cc:654] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.044551  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
W20260710 13:28:23.050163  2052 leader_election.cc:343] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.052021  2052 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.064862  2287 raft_consensus.cc:2749] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.062860  2285 raft_consensus.cc:493] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.065624  2285 raft_consensus.cc:515] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.044574  1907 catalog_manager.cc:5697] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.067497  2278 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.075922  2277 tablet_bootstrap.cc:654] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.090682  2285 leader_election.cc:290] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.091049  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.092478  2278 ts_tablet_manager.cc:1403] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.017s
I20260710 13:28:23.093024  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.098922  2286 raft_consensus.cc:493] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.099483  2286 raft_consensus.cc:515] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
W20260710 13:28:23.103684  2199 leader_election.cc:343] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:23.104400  2199 leader_election.cc:343] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.104296  2278 raft_consensus.cc:359] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.108050  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.109217  2286 leader_election.cc:290] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.107533  2278 raft_consensus.cc:385] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.115571  2277 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
W20260710 13:28:23.110554  1976 leader_election.cc:343] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.112666  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.117084  2277 ts_tablet_manager.cc:1403] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.006s
I20260710 13:28:23.113695  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
W20260710 13:28:23.117753  1976 leader_election.cc:343] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.116700  2278 raft_consensus.cc:740] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
W20260710 13:28:23.119114  2199 leader_election.cc:343] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.119796  2199 leader_election.cc:304] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.120821  2276 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.121045  2285 raft_consensus.cc:2749] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.121402  2276 ts_tablet_manager.cc:1403] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.012s
I20260710 13:28:23.124058  2279 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.124845  2279 ts_tablet_manager.cc:1403] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.127s	user 0.031s	sys 0.006s
I20260710 13:28:23.124080  2276 raft_consensus.cc:359] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.120270  2278 consensus_queue.cc:260] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.126511  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.125759  2276 raft_consensus.cc:385] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.127257  2276 raft_consensus.cc:740] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.127346  2160 raft_consensus.cc:2468] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:23.128216  2277 raft_consensus.cc:359] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.128154  2276 consensus_queue.cc:260] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.128949  2277 raft_consensus.cc:385] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.129266  2277 raft_consensus.cc:740] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.130064  2277 consensus_queue.cc:260] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.131997  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.133170  2012 raft_consensus.cc:2468] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 0.
I20260710 13:28:23.133790  2276 ts_tablet_manager.cc:1434] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260710 13:28:23.134479  2201 leader_election.cc:304] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.134738  2276 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.137104  2278 ts_tablet_manager.cc:1434] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:28:23.138092  2278 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.138913  2279 raft_consensus.cc:359] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.139664  2279 raft_consensus.cc:385] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.139988  2279 raft_consensus.cc:740] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.140884  2279 consensus_queue.cc:260] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.141728  2276 tablet_bootstrap.cc:654] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.142534  2285 raft_consensus.cc:2804] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.144346  2285 raft_consensus.cc:493] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.142836  1976 leader_election.cc:304] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.143074  2279 ts_tablet_manager.cc:1434] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:28:23.144659  2285 raft_consensus.cc:3060] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.146034  2286 raft_consensus.cc:2804] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.146991  2286 raft_consensus.cc:493] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.147137  2279 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.147365  2286 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.147698  2277 ts_tablet_manager.cc:1434] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:28:23.153654  2279 tablet_bootstrap.cc:654] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.153394  2285 raft_consensus.cc:515] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.155009  2277 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.156534  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.156723  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:23.154217  2286 raft_consensus.cc:515] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.158865  2012 raft_consensus.cc:3060] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:23.162089  2199 leader_election.cc:343] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.166024  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16100a7ded64b218d7c4972a3511a2b" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.159263  2285 leader_election.cc:290] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.166882  2235 raft_consensus.cc:2393] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a6094068bb04d3794a2aabc97a739b4 in current term 1: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:23.168205  1977 leader_election.cc:304] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4; no voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.169335  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.170948  2012 raft_consensus.cc:2468] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
W20260710 13:28:23.171241  1976 leader_election.cc:343] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.172374  2201 leader_election.cc:304] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.172972  2286 leader_election.cc:290] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.173861  2285 raft_consensus.cc:2804] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.175237  2286 raft_consensus.cc:2749] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.174157  2278 tablet_bootstrap.cc:654] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.176196  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:23.177850  2160 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.180649  2277 tablet_bootstrap.cc:654] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.182314  2279 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.182448  2276 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.182852  2279 ts_tablet_manager.cc:1403] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260710 13:28:23.183539  2276 ts_tablet_manager.cc:1403] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260710 13:28:23.186185  2279 raft_consensus.cc:359] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.187238  2279 raft_consensus.cc:385] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.187945  2286 raft_consensus.cc:493] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.188609  2279 raft_consensus.cc:740] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.188894  2286 raft_consensus.cc:515] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.189520  2279 consensus_queue.cc:260] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.191152  2276 raft_consensus.cc:359] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.191849  2276 raft_consensus.cc:385] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.191931  2279 ts_tablet_manager.cc:1434] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:23.192203  2276 raft_consensus.cc:740] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.192912  2279 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.192912  2276 consensus_queue.cc:260] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.193490  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.194304  2161 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:23.196218  1976 leader_election.cc:304] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:23.197628  2286 leader_election.cc:290] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.202462  2286 raft_consensus.cc:2804] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.203439  2285 raft_consensus.cc:697] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:23.203299  2286 raft_consensus.cc:493] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.204952  2286 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.205190  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.205196  2285 consensus_queue.cc:237] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.206141  2235 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:23.207310  2287 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.207777  2287 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.211534  2160 raft_consensus.cc:2468] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.211912  2287 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.213268  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
W20260710 13:28:23.223729  2052 leader_election.cc:343] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.230547  2276 ts_tablet_manager.cc:1434] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260710 13:28:23.231590  2279 tablet_bootstrap.cc:654] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.230870  1906 catalog_manager.cc:5697] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 1 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.232007  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.231587  2276 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.234154  1976 leader_election.cc:304] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66
W20260710 13:28:23.235962  2053 leader_election.cc:343] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.236244  2284 raft_consensus.cc:493] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.236392  2053 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.236727  2284 raft_consensus.cc:515] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.237442  2287 raft_consensus.cc:2749] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.239861  2284 leader_election.cc:290] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.240955  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.241670  2012 raft_consensus.cc:2468] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:23.242749  2127 leader_election.cc:304] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:23.243538  2284 raft_consensus.cc:2804] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.243937  2284 raft_consensus.cc:493] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.244362  2284 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.247876  2276 tablet_bootstrap.cc:654] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.252296  2277 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.252771  2277 ts_tablet_manager.cc:1403] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.017s
I20260710 13:28:23.252899  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.253718  2284 raft_consensus.cc:515] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
W20260710 13:28:23.254467  2125 leader_election.cc:343] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.255854  2284 leader_election.cc:290] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.255774  2277 raft_consensus.cc:359] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.256614  2277 raft_consensus.cc:385] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.256556  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:23.257050  2277 raft_consensus.cc:740] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.257300  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.257838  2327 raft_consensus.cc:2804] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.257854  2277 consensus_queue.cc:260] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.259729  2278 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.260202  2278 ts_tablet_manager.cc:1403] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.001s
I20260710 13:28:23.261823  2277 ts_tablet_manager.cc:1434] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:28:23.257270  2012 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.263345  2277 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.263926  2327 raft_consensus.cc:697] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:23.264842  2327 consensus_queue.cc:237] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
W20260710 13:28:23.266911  2125 leader_election.cc:343] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.271667  2012 raft_consensus.cc:2468] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:23.272789  2277 tablet_bootstrap.cc:654] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.277033  2286 raft_consensus.cc:515] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.277873  2284 raft_consensus.cc:493] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.278542  2284 raft_consensus.cc:515] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.280077  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:23.280728  2235 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.281111  2284 leader_election.cc:290] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.282687  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.283529  2011 raft_consensus.cc:2393] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6357c653ac4b7e9b5bb449317cfa62 in current term 1: Already voted for candidate 6cf6fde3e9034f569779b4edbb033e66 in this term.
I20260710 13:28:23.284718  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c33cafe3f41408a83d99c029d7b77ef" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.286563  2277 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.286751  2125 leader_election.cc:304] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.287231  2277 ts_tablet_manager.cc:1403] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 13:28:23.287618  2284 raft_consensus.cc:3060] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.287844  2235 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.288977  1977 leader_election.cc:304] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:23.289886  2323 raft_consensus.cc:2804] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.291141  2277 raft_consensus.cc:359] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.292042  2277 raft_consensus.cc:385] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.292299  2277 raft_consensus.cc:740] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.293282  2277 consensus_queue.cc:260] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.280083  2278 raft_consensus.cc:359] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.296082  2278 raft_consensus.cc:385] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.296396  2278 raft_consensus.cc:740] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.296500  2284 raft_consensus.cc:2749] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.298961  2127 leader_election.cc:304] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.303907  2284 raft_consensus.cc:2804] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.305876  2277 ts_tablet_manager.cc:1434] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:28:23.305855  2278 consensus_queue.cc:260] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.308475  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:23.309172  2160 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.312206  2323 raft_consensus.cc:697] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:23.307080  2286 leader_election.cc:290] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.313158  2323 consensus_queue.cc:237] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.319219  2278 ts_tablet_manager.cc:1434] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.003s
I20260710 13:28:23.320472  2278 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.321944  2277 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.324790  2160 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.327803  1909 catalog_manager.cc:5697] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.330642  2279 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.331132  2279 ts_tablet_manager.cc:1403] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.004s
I20260710 13:28:23.333644  2277 tablet_bootstrap.cc:654] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.334360  2278 tablet_bootstrap.cc:654] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.334038  2279 raft_consensus.cc:359] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.334925  2279 raft_consensus.cc:385] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.335240  2279 raft_consensus.cc:740] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.329097  2284 raft_consensus.cc:697] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:23.336055  2279 consensus_queue.cc:260] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.343622  2284 consensus_queue.cc:237] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.345158  2276 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.345655  2276 ts_tablet_manager.cc:1403] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.114s	user 0.028s	sys 0.041s
I20260710 13:28:23.346546  2279 ts_tablet_manager.cc:1434] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:28:23.347636  2279 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.346609  1906 catalog_manager.cc:5697] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.348512  2276 raft_consensus.cc:359] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.349210  2276 raft_consensus.cc:385] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.349510  2276 raft_consensus.cc:740] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.351662  2276 consensus_queue.cc:260] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.354429  2279 tablet_bootstrap.cc:654] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.354772  2276 ts_tablet_manager.cc:1434] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:28:23.358058  2276 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.354983  2277 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.358829  2277 ts_tablet_manager.cc:1403] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260710 13:28:23.362555  2277 raft_consensus.cc:359] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.363356  2277 raft_consensus.cc:385] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.363641  2277 raft_consensus.cc:740] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.364240  1909 catalog_manager.cc:5697] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.367130  2278 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.367640  2278 ts_tablet_manager.cc:1403] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.013s
I20260710 13:28:23.370515  2278 raft_consensus.cc:359] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.371258  2278 raft_consensus.cc:385] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.371594  2278 raft_consensus.cc:740] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.364459  2277 consensus_queue.cc:260] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.372334  2278 consensus_queue.cc:260] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.374249  2278 ts_tablet_manager.cc:1434] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:28:23.374701  2277 ts_tablet_manager.cc:1434] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:28:23.372303  2276 tablet_bootstrap.cc:654] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.376986  2278 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.377305  2287 consensus_queue.cc:1048] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:23.377678  2277 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.385429  2278 tablet_bootstrap.cc:654] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.386562  2284 raft_consensus.cc:493] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.390759  2284 raft_consensus.cc:515] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.393456  2287 consensus_queue.cc:1048] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:23.395342  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.397097  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
W20260710 13:28:23.397719  2127 leader_election.cc:343] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.398075  2325 raft_consensus.cc:493] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:23.398438  2126 leader_election.cc:343] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.397135  2284 leader_election.cc:290] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.398679  2325 raft_consensus.cc:515] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.401310  2325 leader_election.cc:290] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.401700  2277 tablet_bootstrap.cc:654] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.398926  2126 leader_election.cc:304] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.403407  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.404145  2284 raft_consensus.cc:2749] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.405228  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.406016  2161 raft_consensus.cc:2468] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 0.
I20260710 13:28:23.408135  2199 leader_election.cc:304] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
W20260710 13:28:23.409214  2199 leader_election.cc:343] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.410245  2325 raft_consensus.cc:2804] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.410737  2325 raft_consensus.cc:493] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.411136  2325 raft_consensus.cc:3060] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.413218  2323 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.413671  2323 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.415930  2323 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.416546  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.417135  2161 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:23.417397  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.418332  1976 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
W20260710 13:28:23.418927  1977 leader_election.cc:343] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.419943  2323 raft_consensus.cc:2804] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.420394  2323 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.420794  2323 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.435712  2325 raft_consensus.cc:515] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.439188  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.439525  2277 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.440092  2277 ts_tablet_manager.cc:1403] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
W20260710 13:28:23.440819  2199 leader_election.cc:343] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.442826  2277 raft_consensus.cc:359] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.443512  2277 raft_consensus.cc:385] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.443801  2277 raft_consensus.cc:740] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.444743  2323 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.447822  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:23.449246  2323 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.451413  2276 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.452317  2276 ts_tablet_manager.cc:1403] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.024s
I20260710 13:28:23.453022  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:23.453611  2161 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.454751  2285 raft_consensus.cc:493] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.455219  2285 raft_consensus.cc:515] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.457208  2325 leader_election.cc:290] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.457389  2285 leader_election.cc:290] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.459630  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.459684  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:23.460448  2159 raft_consensus.cc:3060] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:23.461831  2199 leader_election.cc:343] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.463073  2276 raft_consensus.cc:359] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.463663  2276 raft_consensus.cc:385] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.452808  2277 consensus_queue.cc:260] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.463898  2276 raft_consensus.cc:740] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.465173  2278 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.465662  2278 ts_tablet_manager.cc:1403] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.021s
I20260710 13:28:23.468511  2278 raft_consensus.cc:359] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.469159  2278 raft_consensus.cc:385] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.469445  2278 raft_consensus.cc:740] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.470119  2278 consensus_queue.cc:260] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.460520  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.474279  2276 consensus_queue.cc:260] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.472790  2235 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.476541  2276 ts_tablet_manager.cc:1434] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:28:23.477551  2276 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.482831  2276 tablet_bootstrap.cc:654] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.482679  2159 raft_consensus.cc:2468] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
W20260710 13:28:23.487032  2201 leader_election.cc:343] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.487356  2277 ts_tablet_manager.cc:1434] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:28:23.487509  2201 leader_election.cc:304] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:23.488238  2277 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.488822  2199 leader_election.cc:304] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.489982  2278 ts_tablet_manager.cc:1434] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:23.493642  2323 raft_consensus.cc:493] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.494277  2279 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.494113  2323 raft_consensus.cc:515] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.494741  2279 ts_tablet_manager.cc:1403] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.042s
I20260710 13:28:23.496124  2323 leader_election.cc:290] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.497262  2279 raft_consensus.cc:359] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.497905  2279 raft_consensus.cc:385] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.498167  2279 raft_consensus.cc:740] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.498972  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.499050  2279 consensus_queue.cc:260] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.490002  2325 raft_consensus.cc:2749] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.490720  2285 raft_consensus.cc:2804] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.498311  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.501983  2279 ts_tablet_manager.cc:1434] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:23.503042  2285 raft_consensus.cc:697] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:23.503482  2279 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.502244  2278 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.503856  2285 consensus_queue.cc:237] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
W20260710 13:28:23.500967  1976 leader_election.cc:343] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:23.507274  1976 leader_election.cc:343] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.507702  1976 leader_election.cc:304] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.508960  2323 raft_consensus.cc:2749] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.509400  2277 tablet_bootstrap.cc:654] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.510025  2279 tablet_bootstrap.cc:654] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.512074  2161 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.505017  2235 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.515666  1976 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:23.524206  2276 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.520563  2323 raft_consensus.cc:2804] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.521266  2286 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.527374  2276 ts_tablet_manager.cc:1403] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.013s
I20260710 13:28:23.527480  2323 raft_consensus.cc:697] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:23.527678  2286 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.528379  2323 consensus_queue.cc:237] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.530007  2276 raft_consensus.cc:359] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.530704  2276 raft_consensus.cc:385] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.530553  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.531049  2276 raft_consensus.cc:740] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
W20260710 13:28:23.532068  1977 leader_election.cc:343] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.531839  2276 consensus_queue.cc:260] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.534036  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.534762  2087 raft_consensus.cc:2468] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:23.536218  2276 ts_tablet_manager.cc:1434] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:28:23.536176  1976 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [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: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.537204  2276 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.537142  2327 raft_consensus.cc:2804] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.537653  2327 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.538003  2327 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.540506  2277 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.540946  2277 ts_tablet_manager.cc:1403] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.006s
I20260710 13:28:23.543713  2277 raft_consensus.cc:359] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.534878  2286 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.545769  2277 raft_consensus.cc:385] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.546742  2277 raft_consensus.cc:740] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.547483  2277 consensus_queue.cc:260] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.545790  2327 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.550321  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
W20260710 13:28:23.551513  1977 leader_election.cc:343] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.552124  2276 tablet_bootstrap.cc:654] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.552639  2278 tablet_bootstrap.cc:654] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.553623  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.554354  2087 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.555208  2277 ts_tablet_manager.cc:1434] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:28:23.558939  2285 raft_consensus.cc:493] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.559722  2277 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.559432  2285 raft_consensus.cc:515] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.561700  2285 leader_election.cc:290] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.561599  1907 catalog_manager.cc:5697] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 1 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.563207  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.563563  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
W20260710 13:28:23.564661  2201 leader_election.cc:343] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:23.565232  2199 leader_election.cc:343] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.565683  2199 leader_election.cc:304] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.567160  2087 raft_consensus.cc:2468] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:23.568697  1976 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.569162  2277 tablet_bootstrap.cc:654] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.569844  2286 raft_consensus.cc:2804] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.570693  2286 raft_consensus.cc:697] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:23.571782  2286 consensus_queue.cc:237] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.573191  2285 raft_consensus.cc:2749] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.573993  2327 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.577440  2279 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.578001  2279 ts_tablet_manager.cc:1403] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.013s
I20260710 13:28:23.579761  2276 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.580227  2276 ts_tablet_manager.cc:1403] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260710 13:28:23.582808  2276 raft_consensus.cc:359] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.583519  2276 raft_consensus.cc:385] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.583789  2276 raft_consensus.cc:740] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.585425  2276 consensus_queue.cc:260] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.586093  2279 raft_consensus.cc:359] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.586772  2279 raft_consensus.cc:385] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.587035  2279 raft_consensus.cc:740] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.588593  2279 consensus_queue.cc:260] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.588387  1907 catalog_manager.cc:5697] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.591784  2279 ts_tablet_manager.cc:1434] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:28:23.592810  2279 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.594030  2306 raft_consensus.cc:493] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.594491  2306 raft_consensus.cc:515] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.595441  2277 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.595938  2277 ts_tablet_manager.cc:1403] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260710 13:28:23.596581  2306 leader_election.cc:290] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.598377  2279 tablet_bootstrap.cc:654] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.598500  2277 raft_consensus.cc:359] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.599615  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.599802  2277 raft_consensus.cc:385] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.600232  2277 raft_consensus.cc:740] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.598474  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.601734  2235 raft_consensus.cc:2468] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:23.603410  2276 ts_tablet_manager.cc:1434] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:28:23.608119  2278 tablet_bootstrap.cc:492] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.608539  2276 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
W20260710 13:28:23.601658  2051 leader_election.cc:343] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.608567  2278 ts_tablet_manager.cc:1403] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.004s
I20260710 13:28:23.611950  2278 raft_consensus.cc:359] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.612080  2052 leader_election.cc:304] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [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: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:23.612771  2278 raft_consensus.cc:385] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.613166  2278 raft_consensus.cc:740] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.613391  2306 raft_consensus.cc:2804] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.614076  2278 consensus_queue.cc:260] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.616393  2278 ts_tablet_manager.cc:1434] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:23.617214  2277 consensus_queue.cc:260] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.618573  2278 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.613842  2306 raft_consensus.cc:493] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.620771  2306 raft_consensus.cc:3060] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.624720  2278 tablet_bootstrap.cc:654] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.625723  2277 ts_tablet_manager.cc:1434] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260710 13:28:23.627194  2277 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.617959  2276 tablet_bootstrap.cc:654] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.627928  1910 catalog_manager.cc:5697] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:23.632248  1957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:23.640432  2306 raft_consensus.cc:515] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.643662  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
W20260710 13:28:23.645064  2051 leader_election.cc:343] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.647639  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:23.648371  2235 raft_consensus.cc:3060] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.651690  2277 tablet_bootstrap.cc:654] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.657126  2278 tablet_bootstrap.cc:492] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.657784  2278 ts_tablet_manager.cc:1403] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.008s
I20260710 13:28:23.660537  2278 raft_consensus.cc:359] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.661104  2087 raft_consensus.cc:3060] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.661501  2278 raft_consensus.cc:385] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.661960  2278 raft_consensus.cc:740] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.663039  2278 consensus_queue.cc:260] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.666409  2235 raft_consensus.cc:2468] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:23.667814  2052 leader_election.cc:304] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:23.668720  2287 raft_consensus.cc:2804] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.669193  2287 raft_consensus.cc:697] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:23.669636  2285 consensus_queue.cc:1048] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:23.670064  2278 ts_tablet_manager.cc:1434] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:28:23.671432  2278 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.673455  2284 raft_consensus.cc:493] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.674105  2284 raft_consensus.cc:515] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.669987  2287 consensus_queue.cc:237] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.678956  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.679791  2011 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:23.681919  2127 leader_election.cc:304] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:23.683259  2335 raft_consensus.cc:2804] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.683735  2284 leader_election.cc:290] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.684794  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.685680  2087 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:23.683750  2335 raft_consensus.cc:493] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.687089  2335 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.690249  2278 tablet_bootstrap.cc:654] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.700510  2288 raft_consensus.cc:493] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.701159  2288 raft_consensus.cc:515] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.698236  2284 raft_consensus.cc:493] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.704252  2284 raft_consensus.cc:515] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.704838  2335 raft_consensus.cc:515] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.707935  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:23.708999  2276 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.709445  2276 ts_tablet_manager.cc:1403] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260710 13:28:23.710327  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:23.710338  2286 consensus_queue.cc:1048] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:23.711185  2161 raft_consensus.cc:2468] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:23.712183  2276 raft_consensus.cc:359] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.712450  2051 leader_election.cc:304] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:23.712867  2276 raft_consensus.cc:385] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.713164  2276 raft_consensus.cc:740] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
W20260710 13:28:23.709396  2127 leader_election.cc:343] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.714215  2284 leader_election.cc:290] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.715847  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.717547  2286 consensus_queue.cc:1048] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:23.713923  2276 consensus_queue.cc:260] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.719435  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.719985  2276 ts_tablet_manager.cc:1434] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:23.720263  2285 consensus_queue.cc:1048] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:23.726482  2125 leader_election.cc:343] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.726774  2276 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.726915  2125 leader_election.cc:304] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.716012  2288 leader_election.cc:290] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.729878  2284 raft_consensus.cc:2749] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.714885  2287 raft_consensus.cc:2804] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:23.738277  2276 tablet_bootstrap.cc:654] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.738034  2284 consensus_queue.cc:1048] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:23.739329  2287 raft_consensus.cc:493] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:23.739691  2325 raft_consensus.cc:493] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.739866  2287 raft_consensus.cc:3060] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.740368  2325 raft_consensus.cc:515] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.720060  2235 raft_consensus.cc:2468] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:23.744472  2325 leader_election.cc:290] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:23.744645  2306 leader_election.cc:290] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.746357  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
W20260710 13:28:23.748313  2199 leader_election.cc:343] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.749326  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
W20260710 13:28:23.751381  2199 leader_election.cc:343] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.751916  2199 leader_election.cc:304] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:23.753178  2325 raft_consensus.cc:2749] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.754735  2087 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.766009  2284 consensus_queue.cc:1048] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:23.770691  2276 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.772258  2276 ts_tablet_manager.cc:1403] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.001s
I20260710 13:28:23.774304  2277 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.774231  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:23.774866  2277 ts_tablet_manager.cc:1403] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.148s	user 0.036s	sys 0.050s
I20260710 13:28:23.774977  2010 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.775993  2335 leader_election.cc:290] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:23.777014  2279 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.777455  2279 ts_tablet_manager.cc:1403] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.185s	user 0.042s	sys 0.065s
I20260710 13:28:23.780084  2276 raft_consensus.cc:359] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.780769  2276 raft_consensus.cc:385] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.780560  2279 raft_consensus.cc:359] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.781059  2276 raft_consensus.cc:740] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.777726  2277 raft_consensus.cc:359] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.781569  2287 raft_consensus.cc:515] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.782104  2010 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:23.782675  2276 consensus_queue.cc:260] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.781216  2279 raft_consensus.cc:385] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.783602  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:23.784394  2086 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.784825  2276 ts_tablet_manager.cc:1434] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:28:23.785727  2276 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.785606  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:23.786484  2235 raft_consensus.cc:3060] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.782220  2277 raft_consensus.cc:385] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.787441  2277 raft_consensus.cc:740] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.788097  2127 leader_election.cc:304] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:23.789431  2366 raft_consensus.cc:2804] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.789892  2366 raft_consensus.cc:697] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:23.790859  2366 consensus_queue.cc:237] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.794432  2277 consensus_queue.cc:260] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.800091  2277 ts_tablet_manager.cc:1434] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:28:23.801080  2277 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.783798  2279 raft_consensus.cc:740] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
W20260710 13:28:23.809314  2051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.67:45137, user_credentials={real_user=slave}} blocked reactor thread for 96951.2us
I20260710 13:28:23.811257  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4797fc29c364409b9ec54a5a29511849" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:23.812045  2159 raft_consensus.cc:3060] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:23.813583  1976 consensus_peers.cc:597] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. 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 13:28:23.814411  1907 catalog_manager.cc:5697] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.816366  2278 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.816823  2278 ts_tablet_manager.cc:1403] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.011s
I20260710 13:28:23.819504  2278 raft_consensus.cc:359] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.820116  2278 raft_consensus.cc:385] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.820372  2278 raft_consensus.cc:740] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.821130  2278 consensus_queue.cc:260] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.822361  2159 raft_consensus.cc:2468] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:23.823060  2278 ts_tablet_manager.cc:1434] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:23.823927  2051 leader_election.cc:304] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:23.824344  2278 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.826385  2365 raft_consensus.cc:2804] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:23.826838  2365 raft_consensus.cc:697] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:23.827642  2365 consensus_queue.cc:237] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.832067  2278 tablet_bootstrap.cc:654] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.836138  2277 tablet_bootstrap.cc:654] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.837510  2279 consensus_queue.cc:260] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.846796  2279 ts_tablet_manager.cc:1434] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260710 13:28:23.848049  2279 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.850033  2278 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.850364  2278 ts_tablet_manager.cc:1403] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260710 13:28:23.808563  2287 leader_election.cc:290] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.853621  2278 raft_consensus.cc:359] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.854264  2278 raft_consensus.cc:385] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.854547  2278 raft_consensus.cc:740] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.860498  2327 consensus_queue.cc:1048] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:23.831918  2086 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:23.856588  2276 tablet_bootstrap.cc:654] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.854589  2235 raft_consensus.cc:2468] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:23.885732  2279 tablet_bootstrap.cc:654] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.856299  2278 consensus_queue.cc:260] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.890861  1909 catalog_manager.cc:5697] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.901912  2278 ts_tablet_manager.cc:1434] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 13:28:23.903029  2278 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:23.905005  2279 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.905540  2279 ts_tablet_manager.cc:1403] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.012s
I20260710 13:28:23.908058  2277 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:23.908504  2277 ts_tablet_manager.cc:1403] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.031s
I20260710 13:28:23.908649  2279 raft_consensus.cc:359] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.909479  2279 raft_consensus.cc:385] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.909790  2279 raft_consensus.cc:740] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.910657  2279 consensus_queue.cc:260] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.911113  2277 raft_consensus.cc:359] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.911813  2277 raft_consensus.cc:385] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.912094  2277 raft_consensus.cc:740] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.916025  2278 tablet_bootstrap.cc:654] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.916549  2277 consensus_queue.cc:260] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:23.917995  1910 catalog_manager.cc:5697] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.919385  2276 tablet_bootstrap.cc:492] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:23.920004  2276 ts_tablet_manager.cc:1403] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.000s
I20260710 13:28:23.920657  2279 ts_tablet_manager.cc:1434] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:28:23.921825  2279 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:23.923460  2277 ts_tablet_manager.cc:1434] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:28:23.924718  2277 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:23.927677  2279 tablet_bootstrap.cc:654] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.937116  2276 raft_consensus.cc:359] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.938148  2366 raft_consensus.cc:493] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.938338  2276 raft_consensus.cc:385] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.938704  2276 raft_consensus.cc:740] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.938714  2366 raft_consensus.cc:515] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.939738  2276 consensus_queue.cc:260] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.940501  2335 raft_consensus.cc:493] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.940927  2335 raft_consensus.cc:515] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:23.942010  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.941010  2366 leader_election.cc:290] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.945014  2277 tablet_bootstrap.cc:654] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:23.945147  2125 leader_election.cc:343] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.945196  2335 leader_election.cc:290] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:23.947348  2276 ts_tablet_manager.cc:1434] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:28:23.947229  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:23.948097  2235 raft_consensus.cc:2393] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6357c653ac4b7e9b5bb449317cfa62 in current term 1: Already voted for candidate 6cf6fde3e9034f569779b4edbb033e66 in this term.
I20260710 13:28:23.948338  2276 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:23.951483  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f28c773a564e55ac22441e1f2e7760" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:23.953805  2276 tablet_bootstrap.cc:654] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:23.953994  2125 leader_election.cc:304] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.956669  2366 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:23.957290  2366 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.961192  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
W20260710 13:28:23.962759  2126 leader_election.cc:343] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.963059  2335 raft_consensus.cc:3060] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:23.964756  2366 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:23.967052  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
W20260710 13:28:23.969048  2127 leader_election.cc:343] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.969645  2127 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.973955  2366 raft_consensus.cc:2749] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.975111  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
W20260710 13:28:23.977089  2126 leader_election.cc:343] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:23.977702  2126 leader_election.cc:304] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:23.980067  2366 raft_consensus.cc:2749] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.967324  2279 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:23.983337  2279 ts_tablet_manager.cc:1403] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.007s
I20260710 13:28:23.989435  2335 raft_consensus.cc:2749] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:23.992359  2278 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:23.993016  2278 ts_tablet_manager.cc:1403] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.021s
I20260710 13:28:23.993392  2279 raft_consensus.cc:359] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.994465  2279 raft_consensus.cc:385] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.994969  2279 raft_consensus.cc:740] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.996352  2279 consensus_queue.cc:260] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:23.996486  2278 raft_consensus.cc:359] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.997232  2278 raft_consensus.cc:385] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:23.997550  2278 raft_consensus.cc:740] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:23.998306  2278 consensus_queue.cc:260] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:23.999430  2277 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.000160  2277 ts_tablet_manager.cc:1403] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.023s
I20260710 13:28:24.000864  2286 raft_consensus.cc:493] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.001418  2286 raft_consensus.cc:515] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.003526  2276 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:24.004055  2276 ts_tablet_manager.cc:1403] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.025s
I20260710 13:28:24.004298  2277 raft_consensus.cc:359] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.004971  2277 raft_consensus.cc:385] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.004925  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.005439  2277 raft_consensus.cc:740] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.005860  2325 raft_consensus.cc:493] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.006228  2277 consensus_queue.cc:260] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.006338  2325 raft_consensus.cc:515] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.007059  2276 raft_consensus.cc:359] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.007730  2276 raft_consensus.cc:385] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.008051  2276 raft_consensus.cc:740] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.008487  2325 leader_election.cc:290] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.008893  2276 consensus_queue.cc:260] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.010515  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:24.010671  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:24.011041  2276 ts_tablet_manager.cc:1434] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:24.011184  2161 raft_consensus.cc:2468] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 0.
I20260710 13:28:24.011471  2277 ts_tablet_manager.cc:1434] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260710 13:28:24.012240  2201 leader_election.cc:343] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.012455  2277 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:24.016372  2278 ts_tablet_manager.cc:1434] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:28:24.016482  2276 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:24.018177  2277 tablet_bootstrap.cc:654] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.019520  2199 leader_election.cc:304] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.021100  2235 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.023128  2276 tablet_bootstrap.cc:654] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.023299  2285 raft_consensus.cc:2804] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.023710  2285 raft_consensus.cc:493] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.024056  2285 raft_consensus.cc:3060] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.028407  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:24.029587  2287 raft_consensus.cc:493] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.030066  2287 raft_consensus.cc:515] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.030804  2234 raft_consensus.cc:2468] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:24.032112  2287 leader_election.cc:290] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.032799  1977 leader_election.cc:304] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:24.033651  2327 raft_consensus.cc:2804] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.034006  2327 raft_consensus.cc:493] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.034363  2327 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.034446  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.038872  2323 consensus_queue.cc:1048] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.041066  2278 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.042564  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eddd6edd934723ab2c9f72ed317612" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:24.043394  2161 raft_consensus.cc:2393] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cf6fde3e9034f569779b4edbb033e66 in current term 1: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:24.045341  2051 leader_election.cc:304] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:24.046350  2287 raft_consensus.cc:3060] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:24.034010  1976 leader_election.cc:343] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.003629  2286 leader_election.cc:290] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.058899  2279 ts_tablet_manager.cc:1434] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.001s
I20260710 13:28:24.062474  2279 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.062405  2365 raft_consensus.cc:493] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.063068  2365 raft_consensus.cc:515] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.064106  2285 raft_consensus.cc:515] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.067890  2285 leader_election.cc:290] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.065062  2365 leader_election.cc:290] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.064992  2327 raft_consensus.cc:515] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.069381  2279 tablet_bootstrap.cc:654] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.070267  2278 tablet_bootstrap.cc:654] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.071909  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
W20260710 13:28:24.073468  2201 leader_election.cc:343] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.073700  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
W20260710 13:28:24.075028  2053 leader_election.cc:343] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.075433  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:24.071854  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.075906  2287 raft_consensus.cc:2749] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:24.077188  2159 raft_consensus.cc:3060] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.079469  2285 consensus_queue.cc:1048] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.081276  2276 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:24.081779  2276 ts_tablet_manager.cc:1403] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.009s
I20260710 13:28:24.081789  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.082607  2277 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.082863  2233 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.083827  2277 ts_tablet_manager.cc:1403] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.026s
I20260710 13:28:24.083204  2327 leader_election.cc:290] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.085340  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
W20260710 13:28:24.088327  1976 leader_election.cc:343] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.089048  2335 raft_consensus.cc:493] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.089531  2335 raft_consensus.cc:515] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.079244  2235 raft_consensus.cc:2468] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:24.092080  2335 leader_election.cc:290] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.083221  2285 consensus_queue.cc:1048] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:28:24.100831  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:24.102150  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.105890  2234 raft_consensus.cc:2468] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:24.102898  2052 leader_election.cc:304] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [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: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.107278  2323 consensus_queue.cc:1048] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.109344  2323 consensus_queue.cc:1048] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.110100  2287 raft_consensus.cc:2804] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.110493  2287 raft_consensus.cc:493] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.110575  2323 consensus_queue.cc:1048] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.110926  2287 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:24.112475  2125 leader_election.cc:343] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.113921  2159 raft_consensus.cc:2468] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
I20260710 13:28:24.115059  2126 leader_election.cc:304] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:24.115372  2199 leader_election.cc:304] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.116209  2325 raft_consensus.cc:2804] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.116798  2335 raft_consensus.cc:2804] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.119766  2335 raft_consensus.cc:493] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.120215  2335 raft_consensus.cc:3060] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.122078  2306 consensus_queue.cc:1048] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.155118  2277 raft_consensus.cc:359] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.155659  2233 raft_consensus.cc:2468] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:24.155993  2277 raft_consensus.cc:385] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.156384  2277 raft_consensus.cc:740] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.157160  2277 consensus_queue.cc:260] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.159385  2335 raft_consensus.cc:515] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.162784  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:24.162590  2276 raft_consensus.cc:359] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.163589  2276 raft_consensus.cc:385] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.163941  2276 raft_consensus.cc:740] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
W20260710 13:28:24.164271  2125 leader_election.cc:343] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.164860  2276 consensus_queue.cc:260] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.160033  2277 ts_tablet_manager.cc:1434] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 13:28:24.167961  2277 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:24.167443  2287 raft_consensus.cc:515] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.174320  2278 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.175004  2278 ts_tablet_manager.cc:1403] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.010s
I20260710 13:28:24.183117  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:24.183849  2306 consensus_queue.cc:1048] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:28:24.184799  2053 leader_election.cc:343] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.187613  2287 leader_election.cc:290] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.178462  2278 raft_consensus.cc:359] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.189126  2278 raft_consensus.cc:385] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.189184  2325 raft_consensus.cc:697] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:24.189494  2278 raft_consensus.cc:740] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.190143  2325 consensus_queue.cc:237] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
W20260710 13:28:24.190809  1977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.68:37465, user_credentials={real_user=slave}} blocked reactor thread for 51593.6us
I20260710 13:28:24.191915  1977 leader_election.cc:304] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:24.193650  2286 raft_consensus.cc:2804] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.194808  2286 raft_consensus.cc:697] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:24.195622  2286 consensus_queue.cc:237] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.196623  2279 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:24.197430  2279 ts_tablet_manager.cc:1403] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.002s
I20260710 13:28:24.202296  2279 raft_consensus.cc:359] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.202991  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.203190  2279 raft_consensus.cc:385] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.203617  2233 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.203639  2279 raft_consensus.cc:740] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.204414  2277 tablet_bootstrap.cc:654] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.204926  2279 consensus_queue.cc:260] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.190303  2278 consensus_queue.cc:260] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.212441  2278 ts_tablet_manager.cc:1434] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:28:24.212795  2287 raft_consensus.cc:493] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.213503  2278 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.213333  2287 raft_consensus.cc:515] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.214592  2327 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.217202  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.217939  2232 raft_consensus.cc:2468] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:24.218933  2276 ts_tablet_manager.cc:1434] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.137s	user 0.006s	sys 0.003s
I20260710 13:28:24.220243  2276 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:24.222980  2279 ts_tablet_manager.cc:1434] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:28:24.223899  2052 leader_election.cc:304] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:24.224946  2306 raft_consensus.cc:2804] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.225345  2306 raft_consensus.cc:493] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.225714  2306 raft_consensus.cc:3060] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.229303  2279 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.216079  2327 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.234723  2335 leader_election.cc:290] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.235248  2327 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.236129  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffaf3862df714d1d930d829ae2caacc1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.236791  2232 raft_consensus.cc:3060] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.240063  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.234306  1909 catalog_manager.cc:5697] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.241562  2367 consensus_queue.cc:1048] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.252516  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
W20260710 13:28:24.253906  2053 leader_election.cc:343] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.253798  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:24.246773  2287 leader_election.cc:290] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.254778  2159 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:24.257409  2335 consensus_queue.cc:1048] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:28:24.259068  2279 tablet_bootstrap.cc:654] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.263207  2276 tablet_bootstrap.cc:654] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:24.259949  1977 leader_election.cc:343] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.260036  2366 raft_consensus.cc:493] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.264788  2366 raft_consensus.cc:515] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.267118  2366 leader_election.cc:290] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.268050  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a05e165afb46db8a1197b733bc25f9" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.270339  2327 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.274422  1976 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:24.277573  2285 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.278219  2285 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.281152  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a05e165afb46db8a1197b733bc25f9" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:24.281793  2011 raft_consensus.cc:2468] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:24.276160  2327 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.282753  2306 raft_consensus.cc:515] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.283183  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:24.283828  2087 raft_consensus.cc:2468] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 0.
I20260710 13:28:24.284708  2327 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.284790  2306 leader_election.cc:290] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.286106  2199 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:24.286509  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.287019  2395 raft_consensus.cc:2804] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.287176  2234 raft_consensus.cc:3060] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.287416  2395 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.287923  2395 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.289121  2285 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.290406  2306 raft_consensus.cc:493] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.290968  2306 raft_consensus.cc:515] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.292425  2086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:24.292557  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:24.293028  2086 raft_consensus.cc:2468] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 0.
I20260710 13:28:24.293105  2306 leader_election.cc:290] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
W20260710 13:28:24.272805  2126 leader_election.cc:343] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.297952  2389 raft_consensus.cc:2804] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.298415  2389 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.298815  2389 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.296013  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
W20260710 13:28:24.303093  2053 leader_election.cc:343] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.313303  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.310106  2159 raft_consensus.cc:2468] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:24.344576  1976 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:24.305828  2127 leader_election.cc:304] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:24.345449  2051 leader_election.cc:304] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
W20260710 13:28:24.345758  2127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.65:44775, user_credentials={real_user=slave}} blocked reactor thread for 44934.6us
I20260710 13:28:24.346295  2306 raft_consensus.cc:2804] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.346683  2306 raft_consensus.cc:493] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.315186  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:24.347033  2286 raft_consensus.cc:2804] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.347534  2286 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.347892  2286 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.348798  2335 raft_consensus.cc:2804] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.349216  2335 raft_consensus.cc:493] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.349568  2335 raft_consensus.cc:3060] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.347062  2306 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.356606  2232 raft_consensus.cc:2468] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:24.356163  1909 catalog_manager.cc:5697] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 1 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.357941  2126 leader_election.cc:304] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:24.359088  2366 raft_consensus.cc:2804] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.359560  2366 raft_consensus.cc:697] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:24.360484  2278 tablet_bootstrap.cc:654] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.360327  2366 consensus_queue.cc:237] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.360980  2335 raft_consensus.cc:515] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.354250  2389 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.362491  2233 raft_consensus.cc:2468] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:24.369946  2052 leader_election.cc:304] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.370951  2287 raft_consensus.cc:2804] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.371521  2287 raft_consensus.cc:697] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:24.372416  2287 consensus_queue.cc:237] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
W20260710 13:28:24.363325  1976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.66:38335, user_credentials={real_user=slave}} blocked reactor thread for 54031us
I20260710 13:28:24.385927  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:24.386330  2276 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:24.386808  2276 ts_tablet_manager.cc:1403] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.167s	user 0.025s	sys 0.026s
I20260710 13:28:24.381147  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a05e165afb46db8a1197b733bc25f9" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.389320  2276 raft_consensus.cc:359] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.389946  2276 raft_consensus.cc:385] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.390216  2276 raft_consensus.cc:740] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.390864  2276 consensus_queue.cc:260] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
W20260710 13:28:24.391147  2126 leader_election.cc:343] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.392874  2276 ts_tablet_manager.cc:1434] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:24.393782  2276 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
W20260710 13:28:24.404923  2053 leader_election.cc:343] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.422344  2277 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.423086  2277 ts_tablet_manager.cc:1403] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.255s	user 0.019s	sys 0.032s
I20260710 13:28:24.381454  2306 raft_consensus.cc:515] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.423624  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:24.428259  2335 leader_election.cc:290] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:24.436584  2389 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.412688  2395 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.438757  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a05e165afb46db8a1197b733bc25f9" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:24.448889  2009 raft_consensus.cc:3060] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.438817  2409 consensus_queue.cc:1048] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:28:24.440418  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.441246  2276 tablet_bootstrap.cc:654] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.444303  2277 raft_consensus.cc:359] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.437100  2161 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.450165  2277 raft_consensus.cc:385] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.453423  2277 raft_consensus.cc:740] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.454274  2277 consensus_queue.cc:260] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.455191  2232 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.456807  2277 ts_tablet_manager.cc:1434] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:28:24.457782  2277 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:24.464166  2235 raft_consensus.cc:2393] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a6094068bb04d3794a2aabc97a739b4 in current term 1: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:24.465034  2278 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.465533  2278 ts_tablet_manager.cc:1403] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.252s	user 0.020s	sys 0.000s
I20260710 13:28:24.449374  2234 raft_consensus.cc:2468] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:24.471197  2277 tablet_bootstrap.cc:654] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.465061  2161 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:24.475541  2278 raft_consensus.cc:359] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.475469  2286 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.476735  2278 raft_consensus.cc:385] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.477077  2278 raft_consensus.cc:740] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.477301  2232 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:24.477561  2011 raft_consensus.cc:2393] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 1: Already voted for candidate 4a6094068bb04d3794a2aabc97a739b4 in this term.
I20260710 13:28:24.478654  2052 leader_election.cc:304] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.480091  1976 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:24.481236  2389 raft_consensus.cc:2804] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.481841  2389 raft_consensus.cc:697] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:24.481936  2409 raft_consensus.cc:2804] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.482771  2409 raft_consensus.cc:697] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:24.482896  2407 consensus_queue.cc:1048] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.483085  2389 consensus_queue.cc:237] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.483667  2409 consensus_queue.cc:237] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.486356  2009 raft_consensus.cc:2468] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:24.477952  2278 consensus_queue.cc:260] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.489924  2278 ts_tablet_manager.cc:1434] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:28:24.494779  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
W20260710 13:28:24.502755  2053 leader_election.cc:343] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.510792  2306 leader_election.cc:290] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:24.511309  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:24.511857  2286 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.511936  2161 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.516140  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.514405  2127 leader_election.cc:304] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:24.518570  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:24.519347  2087 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.526932  2278 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.527426  2335 raft_consensus.cc:2804] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.529428  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:24.531519  2335 raft_consensus.cc:697] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:24.532423  2335 consensus_queue.cc:237] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.534708  2278 tablet_bootstrap.cc:654] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.547399  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:24.546701  2395 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.559521  2161 raft_consensus.cc:2468] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:24.561283  2051 leader_election.cc:304] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:24.562543  2087 raft_consensus.cc:2468] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 1.
I20260710 13:28:24.562716  2306 raft_consensus.cc:2804] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.562937  2199 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [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: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:24.563431  2306 raft_consensus.cc:697] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:24.549337  2366 raft_consensus.cc:493] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.563861  1976 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:24.564499  2366 raft_consensus.cc:515] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.564913  2286 raft_consensus.cc:2804] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.565543  2286 raft_consensus.cc:697] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:24.566524  2286 consensus_queue.cc:237] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.567647  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:24.568269  2011 raft_consensus.cc:2468] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:24.569537  2366 leader_election.cc:290] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:24.569648  2127 leader_election.cc:304] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:24.570475  2366 raft_consensus.cc:2804] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.570860  2366 raft_consensus.cc:493] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.571187  2366 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.564517  2306 consensus_queue.cc:237] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.575781  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
W20260710 13:28:24.581751  2125 leader_election.cc:343] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.587281  1906 catalog_manager.cc:5697] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.582723  2395 raft_consensus.cc:2749] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:24.600454  2366 raft_consensus.cc:515] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.604650  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:24.605526  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:24.606220  2366 leader_election.cc:290] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
W20260710 13:28:24.606577  2125 leader_election.cc:343] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.612551  2087 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.606253  2011 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.624001  2323 consensus_queue.cc:1048] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.650120  1906 catalog_manager.cc:5697] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.652415  1906 catalog_manager.cc:5697] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:24.660849  1957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:24.673233  2276 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:24.673753  2276 ts_tablet_manager.cc:1403] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.280s	user 0.023s	sys 0.003s
I20260710 13:28:24.676988  2279 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:24.677150  2278 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.677505  2279 ts_tablet_manager.cc:1403] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.448s	user 0.049s	sys 0.044s
I20260710 13:28:24.677866  2278 ts_tablet_manager.cc:1403] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.001s
I20260710 13:28:24.680528  2085 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.680649  2279 raft_consensus.cc:359] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.681365  2279 raft_consensus.cc:385] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.681617  2279 raft_consensus.cc:740] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.683547  2011 raft_consensus.cc:2468] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:24.684592  2286 consensus_queue.cc:1048] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.686424  2127 leader_election.cc:304] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:24.688395  2366 raft_consensus.cc:2804] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.687848  1907 catalog_manager.cc:5697] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:24.693140  2201 consensus_peers.cc:597] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. 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 13:28:24.693778  2366 raft_consensus.cc:697] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:24.697521  2277 tablet_bootstrap.cc:492] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.698015  2277 ts_tablet_manager.cc:1403] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.240s	user 0.015s	sys 0.007s
I20260710 13:28:24.698181  2276 raft_consensus.cc:359] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.698890  2276 raft_consensus.cc:385] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.699150  2276 raft_consensus.cc:740] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.700105  2276 consensus_queue.cc:260] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.682200  2279 consensus_queue.cc:260] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.700829  2277 raft_consensus.cc:359] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.701627  2277 raft_consensus.cc:385] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.702100  2277 raft_consensus.cc:740] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.702661  2279 ts_tablet_manager.cc:1434] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260710 13:28:24.702984  2277 consensus_queue.cc:260] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.703498  2279 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.705250  2277 ts_tablet_manager.cc:1434] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:24.706152  2277 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:24.694849  2366 consensus_queue.cc:237] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.707628  2276 ts_tablet_manager.cc:1434] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:28:24.709416  2276 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: Bootstrap starting.
I20260710 13:28:24.710981  2279 tablet_bootstrap.cc:654] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.711248  2277 tablet_bootstrap.cc:654] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.720062  1909 catalog_manager.cc:5697] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.728539  2278 raft_consensus.cc:359] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.729262  2278 raft_consensus.cc:385] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.729529  2278 raft_consensus.cc:740] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.734896  2276 tablet_bootstrap.cc:654] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.738694  2325 consensus_queue.cc:1048] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.745899  1906 catalog_manager.cc:5697] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.750012  2277 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.750278  2279 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:24.750509  2277 ts_tablet_manager.cc:1403] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.021s
I20260710 13:28:24.750708  2279 ts_tablet_manager.cc:1403] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260710 13:28:24.751895  2278 consensus_queue.cc:260] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.753211  2277 raft_consensus.cc:359] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.753075  2279 raft_consensus.cc:359] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.753846  2277 raft_consensus.cc:385] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.754086  2279 raft_consensus.cc:385] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.754148  2277 raft_consensus.cc:740] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.754405  2279 raft_consensus.cc:740] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.755223  2278 ts_tablet_manager.cc:1434] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.002s
I20260710 13:28:24.754971  2277 consensus_queue.cc:260] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.755162  2279 consensus_queue.cc:260] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:24.756223  2278 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.757063  2279 ts_tablet_manager.cc:1434] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:24.757900  2279 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.762761  2277 ts_tablet_manager.cc:1434] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:24.763286  2279 tablet_bootstrap.cc:654] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.763942  2277 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: Bootstrap starting.
I20260710 13:28:24.765920  2276 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: No bootstrap required, opened a new log
I20260710 13:28:24.766358  2276 ts_tablet_manager.cc:1403] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.004s
I20260710 13:28:24.772500  2277 tablet_bootstrap.cc:654] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.775497  2279 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:24.775931  2279 ts_tablet_manager.cc:1403] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:28:24.775808  2276 raft_consensus.cc:359] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.776489  2276 raft_consensus.cc:385] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.776775  2276 raft_consensus.cc:740] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.772485  2278 tablet_bootstrap.cc:654] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.774988  1910 catalog_manager.cc:5697] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.779980  2279 raft_consensus.cc:359] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.780139  2276 consensus_queue.cc:260] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.780637  2279 raft_consensus.cc:385] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.780938  2279 raft_consensus.cc:740] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.782085  2279 consensus_queue.cc:260] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:24.783093  2277 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: No bootstrap required, opened a new log
I20260710 13:28:24.783519  2277 ts_tablet_manager.cc:1403] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:28:24.784229  2279 ts_tablet_manager.cc:1434] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:24.785303  2276 ts_tablet_manager.cc:1434] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:28:24.785866  2409 consensus_queue.cc:1048] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.785967  2277 raft_consensus.cc:359] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.786587  2277 raft_consensus.cc:385] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.786895  2277 raft_consensus.cc:740] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.786942  2279 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.787567  2277 consensus_queue.cc:260] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.790141  2277 ts_tablet_manager.cc:1434] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:24.791467  1910 catalog_manager.cc:5697] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.796124  2278 tablet_bootstrap.cc:492] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.796576  2278 ts_tablet_manager.cc:1403] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.002s
I20260710 13:28:24.802335  2011 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.804848  2335 consensus_queue.cc:1048] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.804934  2278 raft_consensus.cc:359] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.805661  2278 raft_consensus.cc:385] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.805968  2278 raft_consensus.cc:740] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.807099  2278 consensus_queue.cc:260] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.809067  2278 ts_tablet_manager.cc:1434] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:28:24.809896  2366 raft_consensus.cc:493] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.810133  2278 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.810386  2366 raft_consensus.cc:515] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.811832  2279 tablet_bootstrap.cc:654] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.812399  2366 leader_election.cc:290] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.812850  2287 consensus_queue.cc:1048] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.816165  2278 tablet_bootstrap.cc:654] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.818537  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f4028f9d8437194a528ea10a12735" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.819306  2235 raft_consensus.cc:2468] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:24.825634  2126 leader_election.cc:304] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:24.827572  2284 raft_consensus.cc:2804] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.828050  2284 raft_consensus.cc:493] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.828491  2284 raft_consensus.cc:3060] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.832629  2087 raft_consensus.cc:3060] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.835114  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f4028f9d8437194a528ea10a12735" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
W20260710 13:28:24.836998  2125 leader_election.cc:343] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.838415  2287 raft_consensus.cc:493] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.839164  2287 raft_consensus.cc:515] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.843788  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:24.844658  2235 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:24.846745  2287 leader_election.cc:290] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.851441  2052 leader_election.cc:304] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:24.860072  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:24.876076  2161 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 0.
I20260710 13:28:24.880724  2287 raft_consensus.cc:2804] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.881268  2287 raft_consensus.cc:493] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.881708  2287 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.889328  2409 consensus_queue.cc:1048] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.897746  2278 tablet_bootstrap.cc:492] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.898240  2278 ts_tablet_manager.cc:1403] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.045s
I20260710 13:28:24.898588  2279 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:24.899065  2279 ts_tablet_manager.cc:1403] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.046s
I20260710 13:28:24.900867  2278 raft_consensus.cc:359] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.901546  2278 raft_consensus.cc:385] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.901396  2279 raft_consensus.cc:359] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.901831  2278 raft_consensus.cc:740] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.902065  2279 raft_consensus.cc:385] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.902545  2278 consensus_queue.cc:260] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.905622  2279 raft_consensus.cc:740] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.906294  2279 consensus_queue.cc:260] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.907069  2278 ts_tablet_manager.cc:1434] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:24.907963  2278 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: Bootstrap starting.
I20260710 13:28:24.911414  2279 ts_tablet_manager.cc:1434] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:28:24.912333  2279 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:24.913187  2278 tablet_bootstrap.cc:654] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.919152  2323 consensus_queue.cc:1048] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.919660  2279 tablet_bootstrap.cc:654] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.924957  2234 raft_consensus.cc:3060] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:24.927763  2053 consensus_peers.cc:597] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. 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 13:28:24.932237  2366 consensus_queue.cc:1048] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.909747  2284 raft_consensus.cc:515] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.950799  2278 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: No bootstrap required, opened a new log
I20260710 13:28:24.954646  2323 consensus_queue.cc:1048] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:24.959580  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f4028f9d8437194a528ea10a12735" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:24.960434  2087 raft_consensus.cc:3060] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.965198  2278 ts_tablet_manager.cc:1403] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.027s
I20260710 13:28:24.967697  2087 raft_consensus.cc:2468] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:24.970109  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74f4028f9d8437194a528ea10a12735" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:24.972836  2235 raft_consensus.cc:3060] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.970566  2278 raft_consensus.cc:359] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.974202  2278 raft_consensus.cc:385] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.974572  2278 raft_consensus.cc:740] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.972913  2284 leader_election.cc:290] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:24.972476  2287 raft_consensus.cc:515] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:24.977595  2278 consensus_queue.cc:260] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:24.980571  2284 consensus_queue.cc:1048] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:24.983346  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:24.983915  2159 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.984916  2278 ts_tablet_manager.cc:1434] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 13:28:24.994582  2159 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:24.998858  2051 leader_election.cc:304] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:25.000097  2409 raft_consensus.cc:2804] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.000583  2409 raft_consensus.cc:697] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:25.001405  2409 consensus_queue.cc:237] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:25.003713  2125 leader_election.cc:304] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:25.005223  2284 raft_consensus.cc:2804] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.005836  2284 raft_consensus.cc:697] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:25.006891  2284 consensus_queue.cc:237] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:25.008137  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:25.008695  2234 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.011044  2366 consensus_queue.cc:1048] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.023295  2286 consensus_queue.cc:1048] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.028440  2323 consensus_queue.cc:1048] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.029043  2286 raft_consensus.cc:493] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.029582  2286 raft_consensus.cc:515] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.034727  2286 leader_election.cc:290] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:25.035743  2231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:25.036698  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0f49d067364e7088175e7a28b7acf5" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:25.038579  1976 leader_election.cc:304] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:25.039347  2323 raft_consensus.cc:2749] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.013679  2287 leader_election.cc:290] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:25.041132  1910 catalog_manager.cc:5697] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.049988  2279 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: No bootstrap required, opened a new log
I20260710 13:28:25.050441  2279 ts_tablet_manager.cc:1403] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.138s	user 0.069s	sys 0.050s
I20260710 13:28:25.052896  2279 raft_consensus.cc:359] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.053611  2279 raft_consensus.cc:385] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.053882  2279 raft_consensus.cc:740] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.054570  2279 consensus_queue.cc:260] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.056694  2279 ts_tablet_manager.cc:1434] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:25.012941  2235 raft_consensus.cc:2468] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:25.052888  2234 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:25.070611  1906 catalog_manager.cc:5697] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.074921  2409 raft_consensus.cc:493] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.075434  2409 raft_consensus.cc:515] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.077737  2409 leader_election.cc:290] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:25.078547  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:25.078706  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:25.079456  2012 raft_consensus.cc:2393] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cf6fde3e9034f569779b4edbb033e66 in current term 1: Already voted for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in this term.
I20260710 13:28:25.081082  2053 leader_election.cc:304] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:25.082290  2409 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.089510  2409 raft_consensus.cc:2749] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.092264  2327 raft_consensus.cc:493] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.092464  2323 raft_consensus.cc:493] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.092865  2327 raft_consensus.cc:515] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.093032  2323 raft_consensus.cc:515] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.094658  2327 leader_election.cc:290] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:25.094771  2323 leader_election.cc:290] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:25.095294  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:25.096426  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebb2b171449eb938afc375693affd" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:25.096346  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:25.096580  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:25.098304  2161 raft_consensus.cc:2393] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a6094068bb04d3794a2aabc97a739b4 in current term 1: Already voted for candidate 6cf6fde3e9034f569779b4edbb033e66 in this term.
I20260710 13:28:25.098742  1976 leader_election.cc:304] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4; no voters: 6cf6fde3e9034f569779b4edbb033e66, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:25.099545  2323 raft_consensus.cc:2749] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.100235  1976 leader_election.cc:304] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4; no voters: 4f6357c653ac4b7e9b5bb449317cfa62, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:25.100986  2323 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.106868  2323 raft_consensus.cc:2749] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.130674  2409 consensus_queue.cc:1048] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.140973  2407 consensus_queue.cc:1048] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.157416  2284 raft_consensus.cc:493] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.158025  2284 raft_consensus.cc:515] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.159679  2284 leader_election.cc:290] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:25.160336  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:25.160616  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:25.160981  2234 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:25.161230  2012 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 0.
I20260710 13:28:25.161943  2126 leader_election.cc:304] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:25.162600  2284 raft_consensus.cc:2804] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.162956  2284 raft_consensus.cc:493] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.163224  2284 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.167886  2284 raft_consensus.cc:515] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.169486  2284 leader_election.cc:290] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:25.170249  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:25.170455  2012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:25.170843  2234 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.171043  2012 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.175648  2012 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:25.176280  2234 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:25.176789  2127 leader_election.cc:304] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:25.177601  2284 raft_consensus.cc:2804] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.178077  2284 raft_consensus.cc:697] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:25.178748  2284 consensus_queue.cc:237] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.185477  1906 catalog_manager.cc:5697] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.226974  2284 consensus_queue.cc:1048] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.238044  2284 consensus_queue.cc:1048] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.246018  2012 raft_consensus.cc:3060] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.416517  2012 raft_consensus.cc:3060] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.425108  2407 consensus_queue.cc:1048] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.437162  2410 consensus_queue.cc:1048] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.523625  2335 consensus_queue.cc:1048] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.534030  2335 consensus_queue.cc:1048] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.554286 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
I20260710 13:28:25.581802 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:25.582528 32377 tablet_replica.cc:333] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.583204 32377 raft_consensus.cc:2243] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.583657 32377 raft_consensus.cc:2272] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.585876 32377 tablet_replica.cc:333] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.586483 32377 raft_consensus.cc:2243] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.586911 32377 raft_consensus.cc:2272] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.588420 32377 tablet_replica.cc:333] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.588954 32377 raft_consensus.cc:2243] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.589339 32377 raft_consensus.cc:2272] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.592319 32377 tablet_replica.cc:333] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.593070 32377 raft_consensus.cc:2243] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.593526 32377 raft_consensus.cc:2272] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.596060 32377 tablet_replica.cc:333] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.596746 32377 raft_consensus.cc:2243] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.597096 32377 raft_consensus.cc:2272] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.598600 32377 tablet_replica.cc:333] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.599157 32377 raft_consensus.cc:2243] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.599849 32377 raft_consensus.cc:2272] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.601682 32377 tablet_replica.cc:333] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.602216 32377 raft_consensus.cc:2243] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.602960 32377 raft_consensus.cc:2272] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.604723 32377 tablet_replica.cc:333] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.605250 32377 raft_consensus.cc:2243] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.605628 32377 raft_consensus.cc:2272] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.607693 32377 tablet_replica.cc:333] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.608281 32377 raft_consensus.cc:2243] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.608943 32377 raft_consensus.cc:2272] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.610375 32377 tablet_replica.cc:333] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.610913 32377 raft_consensus.cc:2243] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.611299 32377 raft_consensus.cc:2272] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.613214 32377 tablet_replica.cc:333] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.613745 32377 raft_consensus.cc:2243] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.614130 32377 raft_consensus.cc:2272] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.615662 32377 tablet_replica.cc:333] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.616169 32377 raft_consensus.cc:2243] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.616830 32377 raft_consensus.cc:2272] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.618304 32377 tablet_replica.cc:333] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.618842 32377 raft_consensus.cc:2243] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.619508 32377 raft_consensus.cc:2272] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.621160 32377 tablet_replica.cc:333] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.621594 32377 raft_consensus.cc:2243] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.621908 32377 raft_consensus.cc:2272] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.623992 32377 tablet_replica.cc:333] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.624459 32377 raft_consensus.cc:2243] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.625249 32377 raft_consensus.cc:2272] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.627229 32377 tablet_replica.cc:333] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.627671 32377 raft_consensus.cc:2243] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.628011 32377 raft_consensus.cc:2272] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.629495 32377 tablet_replica.cc:333] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.629906 32377 raft_consensus.cc:2243] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.630240 32377 raft_consensus.cc:2272] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.632535 32377 tablet_replica.cc:333] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: stopping tablet replica
I20260710 13:28:25.632946 32377 raft_consensus.cc:2243] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.633580 32377 raft_consensus.cc:2272] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:25.662485  2053 consensus_peers.cc:597] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.671794 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
W20260710 13:28:25.695410  2127 consensus_peers.cc:597] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.705058 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:25.713027  2469 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 13:28:25.712512  2468 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 13:28:25.714689 32377 server_base.cc:1061] running on GCE node
W20260710 13:28:25.715848  2472 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 13:28:25.716763 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:25.717053 32377 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 13:28:25.717340 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690105717319 us; error 0 us; skew 500 ppm
I20260710 13:28:25.718067 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:25.721458 32377 webserver.cc:533] Webserver started at http://127.31.158.65:37239/ using document root <none> and password file <none>
I20260710 13:28:25.722004 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:25.722167 32377 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:28:25.725657 32377 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:28:25.730228  2477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:25.731032 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:28:25.731330 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "4a6094068bb04d3794a2aabc97a739b4"
format_stamp: "Formatted at 2026-07-10 13:28:21 on dist-test-slave-fvrf"
I20260710 13:28:25.731607 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690049893136-32377-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 13:28:25.744608 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:25.745589 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:25.747008 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:25.750430  2484 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:28:25.775941  2127 consensus_peers.cc:597] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.781025  2201 consensus_peers.cc:597] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.781915  2127 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111) [suppressed 20 similar messages]
I20260710 13:28:25.782230  2462 consensus_queue.cc:1048] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:25.785228  2127 consensus_peers.cc:597] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.844543 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:28:25.844907 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.003s	sys 0.000s
I20260710 13:28:25.845227 32377 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:28:25.849578  2053 consensus_peers.cc:597] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.851023  2484 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:25.864159  2484 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.865131  2484 tablet_bootstrap.cc:492] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
W20260710 13:28:25.865595  2053 consensus_peers.cc:597] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.865760  2484 ts_tablet_manager.cc:1403] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:28:25.868518  2484 raft_consensus.cc:359] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.869170  2484 raft_consensus.cc:740] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.869828  2484 consensus_queue.cc:260] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.872013  2484 ts_tablet_manager.cc:1434] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:25.872833  2484 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:25.885814  2484 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.886677  2484 tablet_bootstrap.cc:492] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:25.887245  2484 ts_tablet_manager.cc:1403] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:28:25.889344  2484 raft_consensus.cc:359] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.889976  2484 raft_consensus.cc:740] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.890592  2484 consensus_queue.cc:260] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [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: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.892294  2484 ts_tablet_manager.cc:1434] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:25.893067  2484 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:25.910346  2484 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.911258  2484 tablet_bootstrap.cc:492] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:25.911868  2484 ts_tablet_manager.cc:1403] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:28:25.913964  2484 raft_consensus.cc:359] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.914595  2484 raft_consensus.cc:740] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.915235  2484 consensus_queue.cc:260] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.917060  2484 ts_tablet_manager.cc:1434] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:25.917755  2484 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:25.930646  2484 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.931501  2484 tablet_bootstrap.cc:492] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:25.932070  2484 ts_tablet_manager.cc:1403] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:28:25.934166  2484 raft_consensus.cc:359] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.934842  2484 raft_consensus.cc:740] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.935613  2484 consensus_queue.cc:260] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:25.937371  2484 ts_tablet_manager.cc:1434] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:25.938078  2484 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:25.939422 32377 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:28:25.939710 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.094s	user 0.084s	sys 0.006s
I20260710 13:28:25.950979  2484 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.951853  2484 tablet_bootstrap.cc:492] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:25.952443  2484 ts_tablet_manager.cc:1403] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
W20260710 13:28:25.955932  2201 consensus_peers.cc:597] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.956691  2484 raft_consensus.cc:359] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.957300  2484 raft_consensus.cc:740] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.957971  2484 consensus_queue.cc:260] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [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: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:25.959910  2484 ts_tablet_manager.cc:1434] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:28:25.960675  2484 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
W20260710 13:28:25.970808  2127 consensus_peers.cc:597] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.978092  2484 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:25.979244  2484 tablet_bootstrap.cc:492] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:25.979974  2484 ts_tablet_manager.cc:1403] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 13:28:25.982715  2484 raft_consensus.cc:359] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.983515  2484 raft_consensus.cc:740] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.984346  2484 consensus_queue.cc:260] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [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: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:25.986599  2484 ts_tablet_manager.cc:1434] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:28:25.987502  2484 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.001963 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:44775
I20260710 13:28:26.002106  2552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:44775 every 8 connection(s)
I20260710 13:28:26.002739  2484 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.003561  2484 tablet_bootstrap.cc:492] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.004166  2484 ts_tablet_manager.cc:1403] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 13:28:26.006728  2484 raft_consensus.cc:359] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.007390  2484 raft_consensus.cc:740] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.008083  2484 consensus_queue.cc:260] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.009352  2484 ts_tablet_manager.cc:1434] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:26.010084  2484 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.021971  2484 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.022899  2484 tablet_bootstrap.cc:492] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.023480  2484 ts_tablet_manager.cc:1403] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:28:26.024814  2553 heartbeater.cc:344] Connected to a master server at 127.31.158.126:46083
I20260710 13:28:26.025183  2553 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:26.025652  2484 raft_consensus.cc:359] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.025919  2553 heartbeater.cc:507] Master 127.31.158.126:46083 requested a full tablet report, sending...
I20260710 13:28:26.026283  2484 raft_consensus.cc:740] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.026892  2484 consensus_queue.cc:260] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [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: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.028293  2484 ts_tablet_manager.cc:1434] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:26.028901  2484 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.032435  1910 ts_manager.cc:194] Re-registered known tserver with Master: 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.039068  2484 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.039836  2484 tablet_bootstrap.cc:492] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.040378  2484 ts_tablet_manager.cc:1403] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:28:26.042214  2484 raft_consensus.cc:359] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.042846  2484 raft_consensus.cc:740] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.043401  2484 consensus_queue.cc:260] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [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: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.044919  2484 ts_tablet_manager.cc:1434] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:26.045554  2484 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.045728  1910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46706
I20260710 13:28:26.048501  2553 heartbeater.cc:499] Master 127.31.158.126:46083 was elected leader, sending a full tablet report...
I20260710 13:28:26.058791  2484 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.059535  2484 tablet_bootstrap.cc:492] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.060091  2484 ts_tablet_manager.cc:1403] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:28:26.061826  2484 raft_consensus.cc:359] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.062343  2484 raft_consensus.cc:740] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.063172  2484 consensus_queue.cc:260] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [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: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.064847  2484 ts_tablet_manager.cc:1434] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:26.065518  2484 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.077237  2484 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.078128  2484 tablet_bootstrap.cc:492] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.078742  2484 ts_tablet_manager.cc:1403] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 13:28:26.080540  2484 raft_consensus.cc:359] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.081077  2484 raft_consensus.cc:740] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.081653  2484 consensus_queue.cc:260] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [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: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.083401  2484 ts_tablet_manager.cc:1434] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:26.084265  2484 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.096756  2484 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.097566  2484 tablet_bootstrap.cc:492] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.098217  2484 ts_tablet_manager.cc:1403] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:28:26.100883  2484 raft_consensus.cc:359] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.101536  2484 raft_consensus.cc:740] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.102294  2484 consensus_queue.cc:260] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.105372  2484 ts_tablet_manager.cc:1434] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:26.106346  2484 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.122861  2484 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.123689  2484 tablet_bootstrap.cc:492] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.124343  2484 ts_tablet_manager.cc:1403] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
W20260710 13:28:26.124693  2053 consensus_peers.cc:597] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. 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 13:28:26.126372  2484 raft_consensus.cc:359] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.127036  2484 raft_consensus.cc:740] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.127636  2484 consensus_queue.cc:260] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.129153  2484 ts_tablet_manager.cc:1434] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:26.129793  2484 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.140647  2484 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.141341  2484 tablet_bootstrap.cc:492] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.141837  2484 ts_tablet_manager.cc:1403] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:28:26.143424  2484 raft_consensus.cc:359] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.143899  2484 raft_consensus.cc:740] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.144503  2484 consensus_queue.cc:260] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [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: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.145812  2484 ts_tablet_manager.cc:1434] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:26.146705  2484 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.156927  2484 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.157624  2484 tablet_bootstrap.cc:492] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.158121  2484 ts_tablet_manager.cc:1403] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:28:26.159725  2484 raft_consensus.cc:359] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.160231  2484 raft_consensus.cc:740] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.160755  2484 consensus_queue.cc:260] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [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: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.162104  2484 ts_tablet_manager.cc:1434] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:26.163177  2484 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.173504  2484 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.174216  2484 tablet_bootstrap.cc:492] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.174811  2484 ts_tablet_manager.cc:1403] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:28:26.176373  2484 raft_consensus.cc:359] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.176859  2484 raft_consensus.cc:740] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.177351  2484 consensus_queue.cc:260] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [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: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.178929  2484 ts_tablet_manager.cc:1434] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:26.179714  2484 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.191563  2484 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.192296  2484 tablet_bootstrap.cc:492] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.192842  2484 ts_tablet_manager.cc:1403] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:28:26.194577  2484 raft_consensus.cc:359] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.195151  2484 raft_consensus.cc:740] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.195650  2484 consensus_queue.cc:260] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [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: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.197319  2484 ts_tablet_manager.cc:1434] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:26.198364  2484 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap starting.
I20260710 13:28:26.209481  2484 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: 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 13:28:26.210104  2484 tablet_bootstrap.cc:492] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Bootstrap complete.
I20260710 13:28:26.210526  2484 ts_tablet_manager.cc:1403] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:28:26.212250  2484 raft_consensus.cc:359] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.212692  2484 raft_consensus.cc:740] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.213132  2484 consensus_queue.cc:260] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [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: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.214395  2484 ts_tablet_manager.cc:1434] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:28:26.550408  2573 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.551038  2573 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.552953  2573 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:26.553823  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.554019  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:26.554466  2527 raft_consensus.cc:2468] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
I20260710 13:28:26.555712  2201 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:26.556653  2573 raft_consensus.cc:2804] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.557008  2573 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.557276  2573 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.561939  2573 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.563432  2573 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:26.564447  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:26.564394  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.565212  2527 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.571024  2527 raft_consensus.cc:2468] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 2.
I20260710 13:28:26.571930  2201 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:26.572570  2573 raft_consensus.cc:2804] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.573038  2573 raft_consensus.cc:697] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:26.573745  2573 consensus_queue.cc:237] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.580319  1907 catalog_manager.cc:5697] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 2 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.623920  2409 raft_consensus.cc:493] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.624493  2409 raft_consensus.cc:515] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.626235  2409 leader_election.cc:290] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:26.626876  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.627264  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:26.627424  2527 raft_consensus.cc:2468] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:26.628432  2053 leader_election.cc:304] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [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: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:26.629079  2409 raft_consensus.cc:2804] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.629444  2409 raft_consensus.cc:493] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.629735  2409 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.635164  2409 raft_consensus.cc:515] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.637079  2409 leader_election.cc:290] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:26.637709  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.638042  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:26.638206  2527 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.643855  2527 raft_consensus.cc:2468] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 2.
I20260710 13:28:26.644869  2053 leader_election.cc:304] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [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: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:26.645630  2409 raft_consensus.cc:2804] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.646168  2409 raft_consensus.cc:697] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 2 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:26.646991  2409 consensus_queue.cc:237] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.654781  1907 catalog_manager.cc:5697] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.658008  2573 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.658478  2573 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.660713  2573 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:26.661729  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.661729  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:26.662410  2527 raft_consensus.cc:2468] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
I20260710 13:28:26.663650  2201 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:26.664498  2573 raft_consensus.cc:2804] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.664898  2573 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.665215  2573 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.670264  2573 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.672117  2573 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:26.673020  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.673241  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:26.673681  2527 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.679258  2527 raft_consensus.cc:2468] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 2.
I20260710 13:28:26.680318  2201 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:26.681173  2485 raft_consensus.cc:2804] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.681620  2485 raft_consensus.cc:697] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:26.682307  2485 consensus_queue.cc:237] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.689128  1907 catalog_manager.cc:5697] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 2 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.705636  2409 raft_consensus.cc:493] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.706190  2409 raft_consensus.cc:515] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.708523  2409 leader_election.cc:290] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.709522  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:26.709766  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.712822  2527 raft_consensus.cc:2468] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 1.
I20260710 13:28:26.713951  2053 leader_election.cc:304] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [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: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:26.715094  2409 raft_consensus.cc:2804] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.715647  2409 raft_consensus.cc:493] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.716015  2409 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.723640  2409 raft_consensus.cc:515] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.725706  2409 leader_election.cc:290] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.725927  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:26.726224  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.727627  2527 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.734432  2527 raft_consensus.cc:2468] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cf6fde3e9034f569779b4edbb033e66 in term 2.
I20260710 13:28:26.735450  2053 leader_election.cc:304] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [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: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:26.736158  2409 raft_consensus.cc:2804] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.736634  2409 raft_consensus.cc:697] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 LEADER]: Becoming Leader. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:26.737253  2409 consensus_queue.cc:237] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.744843  1907 catalog_manager.cc:5697] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "6cf6fde3e9034f569779b4edbb033e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:26.789434  2485 raft_consensus.cc:493] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.789929  2485 raft_consensus.cc:515] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.791774  2485 leader_election.cc:290] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:26.792570  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.792925  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0feaaf045446b79e6cf8efc54a15a8" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:26.793349  2527 raft_consensus.cc:2393] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 2: Already voted for candidate 6cf6fde3e9034f569779b4edbb033e66 in this term.
I20260710 13:28:26.794858  2199 leader_election.cc:304] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [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: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:26.795784  2485 raft_consensus.cc:3060] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.801831  2485 raft_consensus.cc:2749] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:26.826303  2284 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.827800  2284 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.830605  2284 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.831084  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.830996  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:26.831817  2527 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:26.832835  2127 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:26.833624  2284 raft_consensus.cc:2804] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.834013  2284 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.834406  2284 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.842017  2284 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.842868  2485 raft_consensus.cc:493] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.843365  2485 raft_consensus.cc:515] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.844128  2284 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.844937  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:26.845039  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.845554  2234 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.845970  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:26.846148  2485 leader_election.cc:290] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.846824  2159 raft_consensus.cc:2393] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 2: Already voted for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in this term.
I20260710 13:28:26.846750  2526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eb00ae44954d0f846ca24608cb67fd" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.845572  2527 raft_consensus.cc:3060] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.848217  2199 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [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: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:26.852752  2234 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 2.
I20260710 13:28:26.853328  2485 raft_consensus.cc:2749] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:26.853875  2126 leader_election.cc:304] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:26.854427  2527 raft_consensus.cc:2468] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 2.
I20260710 13:28:26.858870  2284 raft_consensus.cc:2804] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.859372  2284 raft_consensus.cc:697] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:26.860064  2284 consensus_queue.cc:237] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:26.869825  1907 catalog_manager.cc:5697] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.898804  2485 raft_consensus.cc:493] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.899331  2485 raft_consensus.cc:515] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.900918  2485 leader_election.cc:290] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:26.901620  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.901839  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:26.902275  2527 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
I20260710 13:28:26.903318  2201 leader_election.cc:304] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:26.903992  2485 raft_consensus.cc:2804] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:26.904350  2485 raft_consensus.cc:493] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.904654  2485 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.910380  2485 raft_consensus.cc:515] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.912050  2485 leader_election.cc:290] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 election: Requested vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:26.912686  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:26.912973  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:26.913183  2527 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.918031  2527 raft_consensus.cc:2468] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 2.
I20260710 13:28:26.918926  2201 leader_election.cc:304] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:26.919668  2485 raft_consensus.cc:2804] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.920142  2485 raft_consensus.cc:697] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Becoming Leader. State: Replica: f29519ad70c24f4c8f3ecfcbed550c65, State: Running, Role: LEADER
I20260710 13:28:26.920872  2485 consensus_queue.cc:237] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:26.928320  1907 catalog_manager.cc:5697] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68). New cstate: current_term: 2 leader_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.959789  2409 raft_consensus.cc:493] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:26.960379  2409 raft_consensus.cc:515] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:26.963006  2409 leader_election.cc:290] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:26.963395  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:26.963568  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494e9d9213ba43db8d9783b7ae60a711" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:26.964344  2527 raft_consensus.cc:2393] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cf6fde3e9034f569779b4edbb033e66 in current term 2: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:26.965364  2053 leader_election.cc:304] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [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: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:26.965991  2409 raft_consensus.cc:3060] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.970899  2409 raft_consensus.cc:2749] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:27.000588  2410 raft_consensus.cc:493] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.001125  2410 raft_consensus.cc:515] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:27.003114  2410 leader_election.cc:290] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.003788  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:27.004148  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c53c28ccb27490a828913db525fa623" candidate_uuid: "6cf6fde3e9034f569779b4edbb033e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:27.004971  2527 raft_consensus.cc:2393] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cf6fde3e9034f569779b4edbb033e66 in current term 2: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:27.005863  2053 leader_election.cc:304] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [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: 6cf6fde3e9034f569779b4edbb033e66; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:27.006549  2410 raft_consensus.cc:3060] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.011638  2410 raft_consensus.cc:2749] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:27.054553  2583 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.055109  2583 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:27.056979  2583 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.057687  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:27.058033  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:27.058698  2527 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 1.
I20260710 13:28:27.059700  2127 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:27.060371  2583 raft_consensus.cc:2804] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:27.060711  2583 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.060825  2284 raft_consensus.cc:493] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.061074  2583 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.061450  2284 raft_consensus.cc:515] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:27.063378  2284 leader_election.cc:290] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:27.064190  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:27.064419  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c17139b58496e8c5bcfa6f72499de" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cf6fde3e9034f569779b4edbb033e66" is_pre_election: true
I20260710 13:28:27.065029  2527 raft_consensus.cc:2393] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6357c653ac4b7e9b5bb449317cfa62 in current term 2: Already voted for candidate 6cf6fde3e9034f569779b4edbb033e66 in this term.
I20260710 13:28:27.065126  2485 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.065781  2485 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:27.066103  2127 leader_election.cc:304] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66
I20260710 13:28:27.067248  2284 raft_consensus.cc:3060] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.068277  2485 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.068872  2526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:27.069006  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" is_pre_election: true
I20260710 13:28:27.069550  2526 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f29519ad70c24f4c8f3ecfcbed550c65 in term 1.
I20260710 13:28:27.068023  2583 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:27.070958  2159 raft_consensus.cc:2393] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 2: Already voted for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in this term.
I20260710 13:28:27.070904  2201 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [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: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:27.071796  2583 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.072961  2485 raft_consensus.cc:2804] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:27.073346  2485 raft_consensus.cc:493] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.073446  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:27.073738  2485 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.074314  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:27.074807  2284 raft_consensus.cc:2749] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:27.074839  2527 raft_consensus.cc:3060] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.078755  2485 raft_consensus.cc:515] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:27.079815  2234 raft_consensus.cc:2393] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6357c653ac4b7e9b5bb449317cfa62 in current term 2: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:27.080669  2527 raft_consensus.cc:2468] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 2.
I20260710 13:28:27.081467  2485 leader_election.cc:290] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [CANDIDATE]: Term 2 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.081743  2526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
I20260710 13:28:27.082136  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221893f4fa54e1c80deb5abdf2ce5ea" candidate_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:27.082512  2526 raft_consensus.cc:2393] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 2: Already voted for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in this term.
I20260710 13:28:27.082234  2127 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:27.083039  2159 raft_consensus.cc:2393] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f29519ad70c24f4c8f3ecfcbed550c65 in current term 2: Already voted for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in this term.
I20260710 13:28:27.083451  2284 raft_consensus.cc:2804] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:27.083937  2284 raft_consensus.cc:697] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:27.084061  2199 leader_election.cc:304] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [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: f29519ad70c24f4c8f3ecfcbed550c65; no voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:27.084854  2284 consensus_queue.cc:237] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:27.085668  2485 raft_consensus.cc:2749] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:28:27.086884  2526 raft_consensus.cc:1275] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.088557  2584 consensus_queue.cc:1048] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.093681  2284 raft_consensus.cc:493] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a6094068bb04d3794a2aabc97a739b4)
I20260710 13:28:27.094185  2284 raft_consensus.cc:515] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:27.093991  1907 catalog_manager.cc:5697] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 1 to 2, leader changed from 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65) to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:27.097627  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" is_pre_election: true
I20260710 13:28:27.102437  2284 leader_election.cc:290] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775)
I20260710 13:28:27.109686  2527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d81a8f5a3a41bd988202d76b2d1e1c" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a6094068bb04d3794a2aabc97a739b4" is_pre_election: true
I20260710 13:28:27.110536  2527 raft_consensus.cc:2393] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6357c653ac4b7e9b5bb449317cfa62 in current term 2: Already voted for candidate f29519ad70c24f4c8f3ecfcbed550c65 in this term.
I20260710 13:28:27.111526  2127 leader_election.cc:304] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [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: 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65
I20260710 13:28:27.111481  2087 raft_consensus.cc:1275] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.113200  2085 raft_consensus.cc:1275] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.113466  2335 raft_consensus.cc:3060] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.115175  2573 consensus_queue.cc:1048] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.119606  2526 raft_consensus.cc:1275] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.120777  2573 consensus_queue.cc:1048] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.121723  2570 consensus_queue.cc:1048] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.136710  2335 raft_consensus.cc:2749] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:27.185135  2159 raft_consensus.cc:1275] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 6cf6fde3e9034f569779b4edbb033e66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.186379  2409 consensus_queue.cc:1048] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.195351  2526 raft_consensus.cc:1275] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer 6cf6fde3e9034f569779b4edbb033e66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.196867  2410 consensus_queue.cc:1048] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.207127  2526 raft_consensus.cc:1275] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer 6cf6fde3e9034f569779b4edbb033e66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.208542  2410 consensus_queue.cc:1048] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.218677  2232 raft_consensus.cc:1275] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 6cf6fde3e9034f569779b4edbb033e66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.220237  2409 consensus_queue.cc:1048] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.301802  2232 raft_consensus.cc:1275] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.303169  2284 consensus_queue.cc:1048] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.312005  2526 raft_consensus.cc:1275] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.313580  2335 consensus_queue.cc:1048] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.325932  2526 raft_consensus.cc:1275] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.327414  2573 consensus_queue.cc:1048] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.336624  2159 raft_consensus.cc:1275] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer f29519ad70c24f4c8f3ecfcbed550c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.338069  2485 consensus_queue.cc:1048] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.466905  2526 raft_consensus.cc:1275] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.468083  2335 consensus_queue.cc:1048] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.479457  2232 raft_consensus.cc:1275] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.480894  2335 consensus_queue.cc:1048] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.007717 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:36.041414  2087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7"
dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:45624
I20260710 13:28:36.042073  2087 raft_consensus.cc:606] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:36.053107  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c"
dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:37406
I20260710 13:28:36.053622  2159 raft_consensus.cc:606] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:36.056538  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf"
dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:37406
I20260710 13:28:36.057054  2618 raft_consensus.cc:993] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.057125  2159 raft_consensus.cc:606] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:36.057840  2608 raft_consensus.cc:1081] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.059607  2526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49910
I20260710 13:28:36.060138  2526 raft_consensus.cc:493] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:36.060168  2087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1"
dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
mode: GRACEFUL
new_leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
 from {username='slave'} at 127.0.0.1:45624
I20260710 13:28:36.060547  2526 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.060704  2087 raft_consensus.cc:606] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Received request to transfer leadership to TS 4f6357c653ac4b7e9b5bb449317cfa62
I20260710 13:28:36.063485  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3"
dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:37406
I20260710 13:28:36.063962  2159 raft_consensus.cc:606] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:36.065145 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:36.066150 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:36.068516  2526 raft_consensus.cc:515] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:36.070502  2526 leader_election.cc:290] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465), 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335)
I20260710 13:28:36.083279  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:36.084014  2087 raft_consensus.cc:3055] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:36.084322  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70491e67dadc427f86bc5b49f2e1e0e7" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:36.084839  2234 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.084329  2087 raft_consensus.cc:740] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:36.086093  2087 consensus_queue.cc:260] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:36.087037  2087 raft_consensus.cc:3060] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.090453  2234 raft_consensus.cc:2468] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.091732  2480 leader_election.cc:304] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:36.092293  2087 raft_consensus.cc:2468] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.093564  2626 raft_consensus.cc:2804] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:36.094743  2626 raft_consensus.cc:697] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:36.095623  2626 consensus_queue.cc:237] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } }
I20260710 13:28:36.104880  1910 catalog_manager.cc:5697] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:36.196641  2615 raft_consensus.cc:993] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.198701  2634 raft_consensus.cc:1081] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.200533  2527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49900
I20260710 13:28:36.201036  2527 raft_consensus.cc:493] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:36.201308  2527 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.205909  2527 raft_consensus.cc:515] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.207581  2527 leader_election.cc:290] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:36.208557  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:36.209159  2085 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.213991  2085 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.215157  2479 leader_election.cc:304] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:36.215925  2626 raft_consensus.cc:2804] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:36.216033  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6d5d3342514c91a742a52beae57ce3" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:36.216377  2626 raft_consensus.cc:697] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:36.216606  2159 raft_consensus.cc:3055] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:36.216941  2159 raft_consensus.cc:740] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:36.217345  2626 consensus_queue.cc:237] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.217664  2159 consensus_queue.cc:260] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.218770  2159 raft_consensus.cc:3060] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.224519  2159 raft_consensus.cc:2468] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.226001  1910 catalog_manager.cc:5697] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:36.373154  2634 raft_consensus.cc:993] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.373688  2615 raft_consensus.cc:1081] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.375249  2527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49900
I20260710 13:28:36.375721  2527 raft_consensus.cc:493] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:36.376013  2527 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.381259  2527 raft_consensus.cc:515] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:36.382663  2527 leader_election.cc:290] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:36.383394  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:36.383564  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f16636ae02c498589ab248da7eb432c" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:36.383886  2159 raft_consensus.cc:3055] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:36.384142  2234 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.384290  2159 raft_consensus.cc:740] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:36.385028  2159 consensus_queue.cc:260] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:36.385857  2159 raft_consensus.cc:3060] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.388489  2234 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.389360  2480 leader_election.cc:304] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:36.390092  2626 raft_consensus.cc:2804] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:36.390318  2159 raft_consensus.cc:2468] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.390580  2626 raft_consensus.cc:697] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:36.391538  2626 consensus_queue.cc:237] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } }
I20260710 13:28:36.399263  1910 catalog_manager.cc:5697] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:36.414101  2615 raft_consensus.cc:993] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.414551  2634 raft_consensus.cc:1081] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:36.415968  2527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49900
I20260710 13:28:36.416419  2527 raft_consensus.cc:493] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:36.416683  2527 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.421629  2527 raft_consensus.cc:515] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.423085  2527 leader_election.cc:290] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:36.423846  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:36.424185  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1a5d278e3b437db15faf65426cfdcf" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:36.424479  2085 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.424702  2159 raft_consensus.cc:3055] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:36.425050  2159 raft_consensus.cc:740] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:36.425886  2159 consensus_queue.cc:260] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.427081  2159 raft_consensus.cc:3060] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.431212  2085 raft_consensus.cc:2468] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.432303  2479 leader_election.cc:304] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:36.433054  2626 raft_consensus.cc:2804] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:36.433084  2159 raft_consensus.cc:2468] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:36.433766  2626 raft_consensus.cc:697] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:36.434691  2626 consensus_queue.cc:237] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:36.441581  1910 catalog_manager.cc:5697] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:36.496529  2087 raft_consensus.cc:1275] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.497781  2626 consensus_queue.cc:1048] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.508198  2234 raft_consensus.cc:1275] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.509948  2627 consensus_queue.cc:1048] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:36.555315  2608 raft_consensus.cc:993] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: : Instructing follower 4f6357c653ac4b7e9b5bb449317cfa62 to start an election
I20260710 13:28:36.555763  2618 raft_consensus.cc:1081] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Signalling peer 4f6357c653ac4b7e9b5bb449317cfa62 to start an election
I20260710 13:28:36.556962  2159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1"
dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
 from {username='slave'} at 127.0.0.1:39198
I20260710 13:28:36.557371  2159 raft_consensus.cc:493] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:36.557631  2159 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.561875  2159 raft_consensus.cc:515] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:36.563310  2159 leader_election.cc:290] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), f29519ad70c24f4c8f3ecfcbed550c65 (127.31.158.68:37465)
I20260710 13:28:36.564005  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:36.564285  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5b83ce634c42feaad28fc479b881a1" candidate_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f29519ad70c24f4c8f3ecfcbed550c65"
I20260710 13:28:36.564657  2087 raft_consensus.cc:3055] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:36.564819  2234 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.564975  2087 raft_consensus.cc:740] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:36.565785  2087 consensus_queue.cc:260] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:36.566970  2087 raft_consensus.cc:3060] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.569386  2234 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 2.
I20260710 13:28:36.570358  2126 leader_election.cc:304] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6357c653ac4b7e9b5bb449317cfa62, f29519ad70c24f4c8f3ecfcbed550c65; no voters: 
I20260710 13:28:36.571009  2634 raft_consensus.cc:2804] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:36.571455  2634 raft_consensus.cc:697] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:36.571888  2087 raft_consensus.cc:2468] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6357c653ac4b7e9b5bb449317cfa62 in term 2.
I20260710 13:28:36.572403  2634 consensus_queue.cc:237] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } }
I20260710 13:28:36.579744  1910 catalog_manager.cc:5697] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 reported cstate change: term changed from 1 to 2, leader changed from 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66) to 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:36.641201  2159 raft_consensus.cc:1275] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.642331  2626 consensus_queue.cc:1048] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.645622  2087 raft_consensus.cc:1275] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.646859  2626 consensus_queue.cc:1048] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.840878  2159 raft_consensus.cc:1275] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.841946  2627 consensus_queue.cc:1048] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.850247  2234 raft_consensus.cc:1275] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.851744  2627 consensus_queue.cc:1048] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.881134  2087 raft_consensus.cc:1275] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.882810  2627 consensus_queue.cc:1048] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.897430  2159 raft_consensus.cc:1275] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.899303  2626 consensus_queue.cc:1048] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.981998  2234 raft_consensus.cc:1275] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.983106  2634 consensus_queue.cc:1048] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f29519ad70c24f4c8f3ecfcbed550c65" member_type: VOTER last_known_addr { host: "127.31.158.68" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.994961  2087 raft_consensus.cc:1275] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4f6357c653ac4b7e9b5bb449317cfa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.996443  2634 consensus_queue.cc:1048] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:37.067310 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:37.084414 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:37.098692  2087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f64e49551a3410893752793a43ac17a"
dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:45624
I20260710 13:28:37.099248  2087 raft_consensus.cc:606] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:37.101763  2161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd2f522208643c8827267e15524e688"
dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
mode: GRACEFUL
new_leader_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:37406
I20260710 13:28:37.102246  2161 raft_consensus.cc:606] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Received request to transfer leadership to TS 4a6094068bb04d3794a2aabc97a739b4
I20260710 13:28:37.103475 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:37.104110 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:37.129490  2656 raft_consensus.cc:993] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:37.130014  2634 raft_consensus.cc:1081] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:37.131528  2526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd2f522208643c8827267e15524e688"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49900
I20260710 13:28:37.132018  2526 raft_consensus.cc:493] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:37.132331  2526 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.136974  2526 raft_consensus.cc:515] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.138499  2526 leader_election.cc:290] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:37.139267  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:37.139678  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd2f522208643c8827267e15524e688" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:37.139799  2087 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.140287  2161 raft_consensus.cc:3055] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:37.140632  2161 raft_consensus.cc:740] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f6357c653ac4b7e9b5bb449317cfa62, State: Running, Role: LEADER
I20260710 13:28:37.141546  2161 consensus_queue.cc:260] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.142901  2161 raft_consensus.cc:3060] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.146519  2087 raft_consensus.cc:2468] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:37.147781  2479 leader_election.cc:304] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 6cf6fde3e9034f569779b4edbb033e66; no voters: 
I20260710 13:28:37.148581  2626 raft_consensus.cc:2804] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:37.149003  2626 raft_consensus.cc:697] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:37.149912  2161 raft_consensus.cc:2468] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:37.149847  2626 consensus_queue.cc:237] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.156631  1906 catalog_manager.cc:5697] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:37.466528  2608 raft_consensus.cc:993] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: : Instructing follower 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:37.467135  2608 raft_consensus.cc:1081] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Signalling peer 4a6094068bb04d3794a2aabc97a739b4 to start an election
I20260710 13:28:37.468607  2526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f64e49551a3410893752793a43ac17a"
dest_uuid: "4a6094068bb04d3794a2aabc97a739b4"
 from {username='slave'} at 127.0.0.1:49910
I20260710 13:28:37.469130  2526 raft_consensus.cc:493] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:37.469442  2526 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.474408  2526 raft_consensus.cc:515] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.475762  2526 leader_election.cc:290] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335), 4f6357c653ac4b7e9b5bb449317cfa62 (127.31.158.67:45137)
I20260710 13:28:37.476503  2087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cf6fde3e9034f569779b4edbb033e66"
I20260710 13:28:37.476884  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f64e49551a3410893752793a43ac17a" candidate_uuid: "4a6094068bb04d3794a2aabc97a739b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6357c653ac4b7e9b5bb449317cfa62"
I20260710 13:28:37.477092  2087 raft_consensus.cc:3055] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:37.477378  2087 raft_consensus.cc:740] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cf6fde3e9034f569779b4edbb033e66, State: Running, Role: LEADER
I20260710 13:28:37.477478  2161 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.478209  2087 consensus_queue.cc:260] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.479353  2087 raft_consensus.cc:3060] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:37.484021  2161 raft_consensus.cc:2468] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:37.485188  2479 leader_election.cc:304] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6094068bb04d3794a2aabc97a739b4, 4f6357c653ac4b7e9b5bb449317cfa62; no voters: 
I20260710 13:28:37.485663  2087 raft_consensus.cc:2468] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6094068bb04d3794a2aabc97a739b4 in term 2.
I20260710 13:28:37.486042  2626 raft_consensus.cc:2804] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:37.486600  2626 raft_consensus.cc:697] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6094068bb04d3794a2aabc97a739b4, State: Running, Role: LEADER
I20260710 13:28:37.487385  2626 consensus_queue.cc:237] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } }
I20260710 13:28:37.494423  1906 catalog_manager.cc:5697] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 reported cstate change: term changed from 1 to 2, leader changed from 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66) to 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "4a6094068bb04d3794a2aabc97a739b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a6094068bb04d3794a2aabc97a739b4" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:37.650807  2161 raft_consensus.cc:1275] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:37.652158  2626 consensus_queue.cc:1048] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:37.661680  2087 raft_consensus.cc:1275] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:37.663486  2627 consensus_queue.cc:1048] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:37.895612  2161 raft_consensus.cc:1275] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:37.896737  2652 consensus_queue.cc:1048] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6357c653ac4b7e9b5bb449317cfa62" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:37.910676  2087 raft_consensus.cc:1275] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Refusing update from remote peer 4a6094068bb04d3794a2aabc97a739b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:37.912034  2652 consensus_queue.cc:1048] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cf6fde3e9034f569779b4edbb033e66" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:38.104923 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:38.119517 32377 tablet_server.cc:179] TabletServer@127.31.158.65:44775 shutting down...
I20260710 13:28:38.144608 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:38.145249 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.145860 32377 raft_consensus.cc:2243] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.146616 32377 raft_consensus.cc:2272] T 3f64e49551a3410893752793a43ac17a P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.148871 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.149423 32377 raft_consensus.cc:2243] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.150080 32377 raft_consensus.cc:2272] T 7f16636ae02c498589ab248da7eb432c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.151849 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.152390 32377 raft_consensus.cc:2243] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.152763 32377 raft_consensus.cc:2272] T c0a05e165afb46db8a1197b733bc25f9 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.154457 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.154983 32377 raft_consensus.cc:2243] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.155390 32377 raft_consensus.cc:2272] T 14eb00ae44954d0f846ca24608cb67fd P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.157181 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.157722 32377 raft_consensus.cc:2243] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.158138 32377 raft_consensus.cc:2272] T 6d0feaaf045446b79e6cf8efc54a15a8 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.160164 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.160708 32377 raft_consensus.cc:2243] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.161108 32377 raft_consensus.cc:2272] T 5c53c28ccb27490a828913db525fa623 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.162963 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.163422 32377 raft_consensus.cc:2243] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.163848 32377 raft_consensus.cc:2272] T 4c33cafe3f41408a83d99c029d7b77ef P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.165516 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.166010 32377 raft_consensus.cc:2243] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.166736 32377 raft_consensus.cc:2272] T 8c1a5d278e3b437db15faf65426cfdcf P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.168270 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.168776 32377 raft_consensus.cc:2243] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.169445 32377 raft_consensus.cc:2272] T edd2f522208643c8827267e15524e688 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.171492 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.171990 32377 raft_consensus.cc:2243] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.172372 32377 raft_consensus.cc:2272] T e16100a7ded64b218d7c4972a3511a2b P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.173923 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.174399 32377 raft_consensus.cc:2243] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.174805 32377 raft_consensus.cc:2272] T 401ebb2b171449eb938afc375693affd P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.176496 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.176973 32377 raft_consensus.cc:2243] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.177362 32377 raft_consensus.cc:2272] T a221893f4fa54e1c80deb5abdf2ce5ea P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.179111 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.179597 32377 raft_consensus.cc:2243] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.179993 32377 raft_consensus.cc:2272] T 494e9d9213ba43db8d9783b7ae60a711 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.181767 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.182212 32377 raft_consensus.cc:2243] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.182603 32377 raft_consensus.cc:2272] T 1d9c17139b58496e8c5bcfa6f72499de P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.184306 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.184758 32377 raft_consensus.cc:2243] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.185119 32377 raft_consensus.cc:2272] T bb0f49d067364e7088175e7a28b7acf5 P 4a6094068bb04d3794a2aabc97a739b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.186827 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.187282 32377 raft_consensus.cc:2243] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.187950 32377 raft_consensus.cc:2272] T 70491e67dadc427f86bc5b49f2e1e0e7 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.189615 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.190040 32377 raft_consensus.cc:2243] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.190800 32377 raft_consensus.cc:2272] T ef6d5d3342514c91a742a52beae57ce3 P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.192401 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:38.192822 32377 raft_consensus.cc:2243] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.193217 32377 raft_consensus.cc:2272] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4a6094068bb04d3794a2aabc97a739b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.229661 32377 tablet_server.cc:196] TabletServer@127.31.158.65:44775 shutdown complete.
W20260710 13:28:38.233949  2127 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260710 13:28:38.237377  2127 consensus_peers.cc:597] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.261476 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
W20260710 13:28:38.276682  2125 consensus_peers.cc:597] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. 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 13:28:38.282092  2053 consensus_peers.cc:597] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:38.291154  2127 consensus_peers.cc:597] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.292575 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:38.294879 32377 tablet_replica.cc:333] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
W20260710 13:28:38.295331  2199 consensus_peers.cc:597] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. 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 13:28:38.295917 32377 raft_consensus.cc:2243] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.296346 32377 raft_consensus.cc:2272] T ffaf3862df714d1d930d829ae2caacc1 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.298203 32377 tablet_replica.cc:333] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.298832 32377 raft_consensus.cc:2243] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.299191 32377 raft_consensus.cc:2272] T ac5b83ce634c42feaad28fc479b881a1 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.300915 32377 tablet_replica.cc:333] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.301385 32377 raft_consensus.cc:2243] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.302105 32377 raft_consensus.cc:2272] T 1d9c17139b58496e8c5bcfa6f72499de P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.303905 32377 tablet_replica.cc:333] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.304380 32377 raft_consensus.cc:2243] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.304790 32377 raft_consensus.cc:2272] T 3f64e49551a3410893752793a43ac17a P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.307160 32377 tablet_replica.cc:333] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.307766 32377 raft_consensus.cc:2243] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.308197 32377 raft_consensus.cc:2272] T e16100a7ded64b218d7c4972a3511a2b P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.310012 32377 tablet_replica.cc:333] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.310606 32377 raft_consensus.cc:2243] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.311470 32377 raft_consensus.cc:2272] T 401ebb2b171449eb938afc375693affd P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.313412 32377 tablet_replica.cc:333] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.314076 32377 raft_consensus.cc:2243] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.314564 32377 raft_consensus.cc:2272] T 70491e67dadc427f86bc5b49f2e1e0e7 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.316573 32377 tablet_replica.cc:333] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.317049 32377 raft_consensus.cc:2243] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.317421 32377 raft_consensus.cc:2272] T 8c1a5d278e3b437db15faf65426cfdcf P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.319109 32377 tablet_replica.cc:333] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.319574 32377 raft_consensus.cc:2243] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.319931 32377 raft_consensus.cc:2272] T edd2f522208643c8827267e15524e688 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.322047 32377 tablet_replica.cc:333] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.322531 32377 raft_consensus.cc:2243] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.322973 32377 raft_consensus.cc:2272] T c0eddd6edd934723ab2c9f72ed317612 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.324775 32377 tablet_replica.cc:333] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.325289 32377 raft_consensus.cc:2243] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.325703 32377 raft_consensus.cc:2272] T b74f4028f9d8437194a528ea10a12735 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.327590 32377 tablet_replica.cc:333] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.328095 32377 raft_consensus.cc:2243] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.328833 32377 raft_consensus.cc:2272] T c8f28c773a564e55ac22441e1f2e7760 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.330752 32377 tablet_replica.cc:333] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.331254 32377 raft_consensus.cc:2243] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.331988 32377 raft_consensus.cc:2272] T 4797fc29c364409b9ec54a5a29511849 P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.333688 32377 tablet_replica.cc:333] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.334206 32377 raft_consensus.cc:2243] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.334606 32377 raft_consensus.cc:2272] T 494e9d9213ba43db8d9783b7ae60a711 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.336468 32377 tablet_replica.cc:333] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.337009 32377 raft_consensus.cc:2243] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.337857 32377 raft_consensus.cc:2272] T 6d0feaaf045446b79e6cf8efc54a15a8 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.340148 32377 tablet_replica.cc:333] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.340683 32377 raft_consensus.cc:2243] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.341472 32377 raft_consensus.cc:2272] T 4c33cafe3f41408a83d99c029d7b77ef P 6cf6fde3e9034f569779b4edbb033e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.343321 32377 tablet_replica.cc:333] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.343822 32377 raft_consensus.cc:2243] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.344269 32377 raft_consensus.cc:2272] T 5c53c28ccb27490a828913db525fa623 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.345963 32377 tablet_replica.cc:333] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66: stopping tablet replica
I20260710 13:28:38.346424 32377 raft_consensus.cc:2243] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.346856 32377 raft_consensus.cc:2272] T ef6d5d3342514c91a742a52beae57ce3 P 6cf6fde3e9034f569779b4edbb033e66 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:38.352767  2199 consensus_peers.cc:597] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. 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 13:28:38.366390  2201 consensus_peers.cc:597] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:38.376005  2201 consensus_peers.cc:597] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:38.387773  2201 consensus_peers.cc:597] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.390084 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:28:38.418499 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
I20260710 13:28:38.447741 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:38.448381 32377 tablet_replica.cc:333] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.449028 32377 raft_consensus.cc:2243] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.449844 32377 raft_consensus.cc:2272] T ffaf3862df714d1d930d829ae2caacc1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.451869 32377 tablet_replica.cc:333] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.452466 32377 raft_consensus.cc:2243] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.453395 32377 raft_consensus.cc:2272] T b74f4028f9d8437194a528ea10a12735 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.455816 32377 tablet_replica.cc:333] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.456449 32377 raft_consensus.cc:2243] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.456902 32377 raft_consensus.cc:2272] T c8f28c773a564e55ac22441e1f2e7760 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.458851 32377 tablet_replica.cc:333] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.459391 32377 raft_consensus.cc:2243] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.460131 32377 raft_consensus.cc:2272] T a221893f4fa54e1c80deb5abdf2ce5ea P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:38.461939  2127 consensus_peers.cc:597] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.461949 32377 tablet_replica.cc:333] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.462771 32377 raft_consensus.cc:2243] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.463449 32377 raft_consensus.cc:2272] T ac5b83ce634c42feaad28fc479b881a1 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.465185 32377 tablet_replica.cc:333] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.465698 32377 raft_consensus.cc:2243] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.466095 32377 raft_consensus.cc:2272] T 3f64e49551a3410893752793a43ac17a P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.468037 32377 tablet_replica.cc:333] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.468528 32377 raft_consensus.cc:2243] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.468904 32377 raft_consensus.cc:2272] T ef6d5d3342514c91a742a52beae57ce3 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.470491 32377 tablet_replica.cc:333] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.471055 32377 raft_consensus.cc:2243] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.471457 32377 raft_consensus.cc:2272] T 76d81a8f5a3a41bd988202d76b2d1e1c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.473173 32377 tablet_replica.cc:333] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.473639 32377 raft_consensus.cc:2243] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.474004 32377 raft_consensus.cc:2272] T 4797fc29c364409b9ec54a5a29511849 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.475646 32377 tablet_replica.cc:333] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.476156 32377 raft_consensus.cc:2243] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.476542 32377 raft_consensus.cc:2272] T bb0f49d067364e7088175e7a28b7acf5 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.478327 32377 tablet_replica.cc:333] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.478848 32377 raft_consensus.cc:2243] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.479226 32377 raft_consensus.cc:2272] T 8c1a5d278e3b437db15faf65426cfdcf P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.480720 32377 tablet_replica.cc:333] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.481197 32377 raft_consensus.cc:2243] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.481570 32377 raft_consensus.cc:2272] T edd2f522208643c8827267e15524e688 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.483587 32377 tablet_replica.cc:333] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.484102 32377 raft_consensus.cc:2243] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.484483 32377 raft_consensus.cc:2272] T 7f16636ae02c498589ab248da7eb432c P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.486037 32377 tablet_replica.cc:333] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.486485 32377 raft_consensus.cc:2243] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.486907 32377 raft_consensus.cc:2272] T c0eddd6edd934723ab2c9f72ed317612 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.488543 32377 tablet_replica.cc:333] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.488998 32377 raft_consensus.cc:2243] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.489368 32377 raft_consensus.cc:2272] T 1d9c17139b58496e8c5bcfa6f72499de P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.491001 32377 tablet_replica.cc:333] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.491441 32377 raft_consensus.cc:2243] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.491832 32377 raft_consensus.cc:2272] T 4c33cafe3f41408a83d99c029d7b77ef P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.493350 32377 tablet_replica.cc:333] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.493788 32377 raft_consensus.cc:2243] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.494498 32377 raft_consensus.cc:2272] T c0a05e165afb46db8a1197b733bc25f9 P 4f6357c653ac4b7e9b5bb449317cfa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.496287 32377 tablet_replica.cc:333] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62: stopping tablet replica
I20260710 13:28:38.496719 32377 raft_consensus.cc:2243] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.497407 32377 raft_consensus.cc:2272] T 14eb00ae44954d0f846ca24608cb67fd P 4f6357c653ac4b7e9b5bb449317cfa62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:38.522444  2199 consensus_peers.cc:597] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:38.523273  2201 consensus_peers.cc:597] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.535077 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
W20260710 13:28:38.561954  2201 consensus_peers.cc:597] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 4a6094068bb04d3794a2aabc97a739b4 (127.31.158.65:44775): Couldn't send request to peer 4a6094068bb04d3794a2aabc97a739b4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.563735 32377 tablet_server.cc:179] TabletServer@127.31.158.68:0 shutting down...
I20260710 13:28:38.590585 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:38.591372 32377 tablet_replica.cc:333] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.591945 32377 raft_consensus.cc:2243] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.592408 32377 raft_consensus.cc:2272] T ac5b83ce634c42feaad28fc479b881a1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.594161 32377 tablet_replica.cc:333] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.594774 32377 raft_consensus.cc:2243] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.595621 32377 raft_consensus.cc:2272] T 5c53c28ccb27490a828913db525fa623 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.597283 32377 tablet_replica.cc:333] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.597711 32377 raft_consensus.cc:2243] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.598052 32377 raft_consensus.cc:2272] T 6d0feaaf045446b79e6cf8efc54a15a8 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.599704 32377 tablet_replica.cc:333] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.600139 32377 raft_consensus.cc:2243] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.600754 32377 raft_consensus.cc:2272] T 494e9d9213ba43db8d9783b7ae60a711 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.602378 32377 tablet_replica.cc:333] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.602914 32377 raft_consensus.cc:2243] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.603569 32377 raft_consensus.cc:2272] T bb0f49d067364e7088175e7a28b7acf5 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.605163 32377 tablet_replica.cc:333] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.605584 32377 raft_consensus.cc:2243] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.605906 32377 raft_consensus.cc:2272] T 70491e67dadc427f86bc5b49f2e1e0e7 P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.607583 32377 tablet_replica.cc:333] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.608160 32377 raft_consensus.cc:2243] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.608552 32377 raft_consensus.cc:2272] T c0a05e165afb46db8a1197b733bc25f9 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.610149 32377 tablet_replica.cc:333] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.610683 32377 raft_consensus.cc:2243] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.611088 32377 raft_consensus.cc:2272] T 14eb00ae44954d0f846ca24608cb67fd P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.612633 32377 tablet_replica.cc:333] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.613129 32377 raft_consensus.cc:2243] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.613808 32377 raft_consensus.cc:2272] T c0eddd6edd934723ab2c9f72ed317612 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.615614 32377 tablet_replica.cc:333] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.616092 32377 raft_consensus.cc:2243] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.616472 32377 raft_consensus.cc:2272] T 7f16636ae02c498589ab248da7eb432c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.618001 32377 tablet_replica.cc:333] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.618486 32377 raft_consensus.cc:2243] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.619218 32377 raft_consensus.cc:2272] T 76d81a8f5a3a41bd988202d76b2d1e1c P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.621393 32377 tablet_replica.cc:333] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.621933 32377 raft_consensus.cc:2243] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.622337 32377 raft_consensus.cc:2272] T 4797fc29c364409b9ec54a5a29511849 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.624496 32377 tablet_replica.cc:333] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.625123 32377 raft_consensus.cc:2243] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.625645 32377 raft_consensus.cc:2272] T b74f4028f9d8437194a528ea10a12735 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.628274 32377 tablet_replica.cc:333] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.628798 32377 raft_consensus.cc:2243] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:38.629120  2199 consensus_peers.cc:597] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 -> Peer 6cf6fde3e9034f569779b4edbb033e66 (127.31.158.66:38335): Couldn't send request to peer 6cf6fde3e9034f569779b4edbb033e66. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:38335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:38.629276 32377 raft_consensus.cc:2272] T c8f28c773a564e55ac22441e1f2e7760 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.631201 32377 tablet_replica.cc:333] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.631682 32377 raft_consensus.cc:2243] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.632072 32377 raft_consensus.cc:2272] T ffaf3862df714d1d930d829ae2caacc1 P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.633646 32377 tablet_replica.cc:333] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.634104 32377 raft_consensus.cc:2243] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.634500 32377 raft_consensus.cc:2272] T a221893f4fa54e1c80deb5abdf2ce5ea P f29519ad70c24f4c8f3ecfcbed550c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.636137 32377 tablet_replica.cc:333] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.636655 32377 raft_consensus.cc:2243] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:38.637068 32377 raft_consensus.cc:2272] T 401ebb2b171449eb938afc375693affd P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.638736 32377 tablet_replica.cc:333] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65: stopping tablet replica
I20260710 13:28:38.639153 32377 raft_consensus.cc:2243] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.639856 32377 raft_consensus.cc:2272] T e16100a7ded64b218d7c4972a3511a2b P f29519ad70c24f4c8f3ecfcbed550c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.675446 32377 tablet_server.cc:196] TabletServer@127.31.158.68:0 shutdown complete.
I20260710 13:28:38.707053 32377 master.cc:562] Master@127.31.158.126:46083 shutting down...
I20260710 13:28:38.729027 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:38.729592 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:38.729907 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3a057bb5a9e4b5a8f3de1534b9c18b7: stopping tablet replica
I20260710 13:28:38.749289 32377 master.cc:584] Master@127.31.158.126:46083 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17302 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:28:38.803232 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:34953
I20260710 13:28:38.804432 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:38.810500  2680 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 13:28:38.810518  2681 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 13:28:38.811496  2683 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 13:28:38.811928 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:38.812805 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:38.812978 32377 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 13:28:38.813153 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690118813140 us; error 0 us; skew 500 ppm
I20260710 13:28:38.813751 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:38.816150 32377 webserver.cc:533] Webserver started at http://127.31.158.126:33809/ using document root <none> and password file <none>
I20260710 13:28:38.816641 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:38.816823 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:38.817099 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:38.818178 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "99c2f435144043d6884c890cf9095c4d"
format_stamp: "Formatted at 2026-07-10 13:28:38 on dist-test-slave-fvrf"
I20260710 13:28:38.822337 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:28:38.825604  2688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:38.826464 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:38.826833 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "99c2f435144043d6884c890cf9095c4d"
format_stamp: "Formatted at 2026-07-10 13:28:38 on dist-test-slave-fvrf"
I20260710 13:28:38.827093 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-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 13:28:38.838409 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:38.839563 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:38.876856 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:34953
I20260710 13:28:38.876972  2739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:34953 every 8 connection(s)
I20260710 13:28:38.880875  2740 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 13:28:38.890738  2740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d: Bootstrap starting.
I20260710 13:28:38.895221  2740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.899257  2740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d: No bootstrap required, opened a new log
I20260710 13:28:38.901214  2740 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER }
I20260710 13:28:38.901567  2740 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.901744  2740 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c2f435144043d6884c890cf9095c4d, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.902208  2740 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER }
I20260710 13:28:38.902606  2740 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:38.902809  2740 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:38.903012  2740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.907058  2740 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER }
I20260710 13:28:38.907487  2740 leader_election.cc:304] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [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: 99c2f435144043d6884c890cf9095c4d; no voters: 
I20260710 13:28:38.908496  2740 leader_election.cc:290] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:38.908926  2743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.910211  2743 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 1 LEADER]: Becoming Leader. State: Replica: 99c2f435144043d6884c890cf9095c4d, State: Running, Role: LEADER
I20260710 13:28:38.910890  2743 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [LEADER]: Queue going to LEADER mode. State: All 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: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER }
I20260710 13:28:38.911407  2740 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:38.915637  2745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99c2f435144043d6884c890cf9095c4d. Latest consensus state: current_term: 1 leader_uuid: "99c2f435144043d6884c890cf9095c4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER } }
I20260710 13:28:38.915956  2744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99c2f435144043d6884c890cf9095c4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2f435144043d6884c890cf9095c4d" member_type: VOTER } }
I20260710 13:28:38.916676  2744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:38.916360  2745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:38.919329  2750 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:38.927431  2750 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:38.928781 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:38.936055  2750 catalog_manager.cc:1383] Generated new cluster ID: d0013a61d697486e9f82807fa4fca48a
I20260710 13:28:38.936379  2750 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:38.949260  2750 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:38.950485  2750 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:38.964170  2750 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d: Generated new TSK 0
I20260710 13:28:38.964797  2750 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:38.995668 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:39.001878  2761 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 13:28:39.002491  2762 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 13:28:39.004189  2764 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 13:28:39.005172 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:39.006068 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:39.006273 32377 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 13:28:39.006407 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690119006395 us; error 0 us; skew 500 ppm
I20260710 13:28:39.007006 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:39.009415 32377 webserver.cc:533] Webserver started at http://127.31.158.65:36299/ using document root <none> and password file <none>
I20260710 13:28:39.009896 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:39.010061 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:39.010300 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:39.011456 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.016381 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:39.019731  2769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.020531 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:28:39.020857 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.021167 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-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 13:28:39.057808 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:39.059213 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:39.060766 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:39.063289 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:39.063537 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.063796 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:39.064028 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.107190 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:36429
I20260710 13:28:39.107277  2831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:36429 every 8 connection(s)
I20260710 13:28:39.112229 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:39.120152  2836 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 13:28:39.122044  2837 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 13:28:39.125111  2832 heartbeater.cc:344] Connected to a master server at 127.31.158.126:34953
I20260710 13:28:39.125635  2832 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:39.125810  2839 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 13:28:39.125921 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:39.126668  2832 heartbeater.cc:507] Master 127.31.158.126:34953 requested a full tablet report, sending...
I20260710 13:28:39.127393 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:39.127691 32377 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 13:28:39.127846 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690119127833 us; error 0 us; skew 500 ppm
I20260710 13:28:39.128546 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:39.129091  2705 ts_manager.cc:194] Registered new tserver with Master: d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429)
I20260710 13:28:39.131345 32377 webserver.cc:533] Webserver started at http://127.31.158.66:36041/ using document root <none> and password file <none>
I20260710 13:28:39.131639  2705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46482
I20260710 13:28:39.132005 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:39.132308 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:39.132614 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:39.134155 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "c2828d7939a8446993e33da9bc694870"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.138518 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:28:39.141639  2844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.142402 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:39.142727 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "c2828d7939a8446993e33da9bc694870"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.143021 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-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 13:28:39.164683 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:39.165884 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:39.167480 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:39.169616 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:39.169828 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.170068 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:39.170243 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.209102 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:35365
I20260710 13:28:39.209219  2906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:35365 every 8 connection(s)
I20260710 13:28:39.214063 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:39.220963  2910 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 13:28:39.221275  2911 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 13:28:39.225368 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:39.225422  2907 heartbeater.cc:344] Connected to a master server at 127.31.158.126:34953
W20260710 13:28:39.225590  2913 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 13:28:39.226038  2907 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:39.226959 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:39.226987  2907 heartbeater.cc:507] Master 127.31.158.126:34953 requested a full tablet report, sending...
W20260710 13:28:39.227254 32377 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 13:28:39.227485 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690119227466 us; error 0 us; skew 500 ppm
I20260710 13:28:39.228212 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:39.229646  2705 ts_manager.cc:194] Registered new tserver with Master: c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:39.230926 32377 webserver.cc:533] Webserver started at http://127.31.158.67:34015/ using document root <none> and password file <none>
I20260710 13:28:39.231192  2705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46484
I20260710 13:28:39.231508 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:39.231763 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:39.232064 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:39.233558 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "afa1b97b422b4165bd6087358a389ddf"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.237883 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:28:39.241030  2918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.241776 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:39.242069 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "afa1b97b422b4165bd6087358a389ddf"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:39.242323 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-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 13:28:39.261884 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:39.263129 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:39.264581 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:39.266917 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:39.267129 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.267379 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:39.267547 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:39.306198 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:37897
I20260710 13:28:39.306321  2980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:37897 every 8 connection(s)
I20260710 13:28:39.319543  2981 heartbeater.cc:344] Connected to a master server at 127.31.158.126:34953
I20260710 13:28:39.319972  2981 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:39.320789  2981 heartbeater.cc:507] Master 127.31.158.126:34953 requested a full tablet report, sending...
I20260710 13:28:39.322785  2705 ts_manager.cc:194] Registered new tserver with Master: afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:39.323769 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014454307s
I20260710 13:28:39.324184  2705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46498
I20260710 13:28:39.347927  2705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46504:
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 13:28:39.350739  2705 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 13:28:39.432559  2797 tablet_service.cc:1511] Processing CreateTablet for tablet 320f871345b645a49594ced9bfc75f9b (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:39.432840  2945 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0a268a392a4c06aeab98e7dea1d356 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:39.434017  2797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f871345b645a49594ced9bfc75f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.434369  2945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0a268a392a4c06aeab98e7dea1d356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.434739  2940 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb03577ef784d66bb7803eb94a8f0aa (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:39.436121  2940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb03577ef784d66bb7803eb94a8f0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.439836  2941 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4aaeea39074cada542ae7ca2376f15 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:39.441260  2941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4aaeea39074cada542ae7ca2376f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.443923  2942 tablet_service.cc:1511] Processing CreateTablet for tablet c472f115b2ef4121ae3f0ebd82a331ee (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:39.445456  2942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c472f115b2ef4121ae3f0ebd82a331ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.447962  2943 tablet_service.cc:1511] Processing CreateTablet for tablet bcaced073f9e4f52bf9092cec5180130 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:39.449442  2943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaced073f9e4f52bf9092cec5180130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.451939  2944 tablet_service.cc:1511] Processing CreateTablet for tablet a663d6eba4fa48718be8365eaedf1fa7 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:39.452164  2946 tablet_service.cc:1511] Processing CreateTablet for tablet 320f871345b645a49594ced9bfc75f9b (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:39.453589  2944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a663d6eba4fa48718be8365eaedf1fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.459101  2946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f871345b645a49594ced9bfc75f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.461558  2996 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:39.470333  2797 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0a268a392a4c06aeab98e7dea1d356 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:39.471872  2797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0a268a392a4c06aeab98e7dea1d356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.477223  2794 tablet_service.cc:1511] Processing CreateTablet for tablet c472f115b2ef4121ae3f0ebd82a331ee (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:39.478523  2796 tablet_service.cc:1511] Processing CreateTablet for tablet a663d6eba4fa48718be8365eaedf1fa7 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:39.479732  2793 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4aaeea39074cada542ae7ca2376f15 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:39.480906  2795 tablet_service.cc:1511] Processing CreateTablet for tablet bcaced073f9e4f52bf9092cec5180130 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:39.481902  2792 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb03577ef784d66bb7803eb94a8f0aa (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:39.484193  2791 tablet_service.cc:1511] Processing CreateTablet for tablet be2fb6fae789462ba1516b1a3d5408f4 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:39.487437  2939 tablet_service.cc:1511] Processing CreateTablet for tablet be2fb6fae789462ba1516b1a3d5408f4 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:39.488747  2939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2fb6fae789462ba1516b1a3d5408f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.478611  2794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c472f115b2ef4121ae3f0ebd82a331ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.491663  2793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4aaeea39074cada542ae7ca2376f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.492118  2996 tablet_bootstrap.cc:654] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.492596  2792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb03577ef784d66bb7803eb94a8f0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.493216  2796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a663d6eba4fa48718be8365eaedf1fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.497292  2791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2fb6fae789462ba1516b1a3d5408f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.503167  2795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaced073f9e4f52bf9092cec5180130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.517156  2797 tablet_service.cc:1511] Processing CreateTablet for tablet c66a9468139845779f92aefaf77294f0 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:39.519228  2797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66a9468139845779f92aefaf77294f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.520107  2997 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.524875  2943 tablet_service.cc:1511] Processing CreateTablet for tablet c24a53328fce4e97a6139feb615f7e99 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:39.526389  2943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24a53328fce4e97a6139feb615f7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.531595  2872 tablet_service.cc:1511] Processing CreateTablet for tablet 320f871345b645a49594ced9bfc75f9b (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:39.533476  2871 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0a268a392a4c06aeab98e7dea1d356 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:39.556645  2871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0a268a392a4c06aeab98e7dea1d356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.535308  2870 tablet_service.cc:1511] Processing CreateTablet for tablet a663d6eba4fa48718be8365eaedf1fa7 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:39.559844  2870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a663d6eba4fa48718be8365eaedf1fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.537137  2869 tablet_service.cc:1511] Processing CreateTablet for tablet bcaced073f9e4f52bf9092cec5180130 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:39.563673  2869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcaced073f9e4f52bf9092cec5180130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.565776  2996 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:39.566282  2996 ts_tablet_manager.cc:1403] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.011s
I20260710 13:28:39.537664  2796 tablet_service.cc:1511] Processing CreateTablet for tablet c24a53328fce4e97a6139feb615f7e99 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:39.539026  2868 tablet_service.cc:1511] Processing CreateTablet for tablet c472f115b2ef4121ae3f0ebd82a331ee (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:39.542008  2867 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4aaeea39074cada542ae7ca2376f15 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:39.568037  2868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c472f115b2ef4121ae3f0ebd82a331ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.568678  2867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4aaeea39074cada542ae7ca2376f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.543828  2866 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb03577ef784d66bb7803eb94a8f0aa (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:39.569187  2996 raft_consensus.cc:359] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.569728  2866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb03577ef784d66bb7803eb94a8f0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.569967  2996 raft_consensus.cc:385] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.570282  2996 raft_consensus.cc:740] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.571058  2996 consensus_queue.cc:260] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.572207  2796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24a53328fce4e97a6139feb615f7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.545710  2865 tablet_service.cc:1511] Processing CreateTablet for tablet be2fb6fae789462ba1516b1a3d5408f4 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:39.575721  2865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2fb6fae789462ba1516b1a3d5408f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.546121  2940 tablet_service.cc:1511] Processing CreateTablet for tablet c66a9468139845779f92aefaf77294f0 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:39.579635  2940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66a9468139845779f92aefaf77294f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.547989  2864 tablet_service.cc:1511] Processing CreateTablet for tablet c66a9468139845779f92aefaf77294f0 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:39.583760  2864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66a9468139845779f92aefaf77294f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.550426  2863 tablet_service.cc:1511] Processing CreateTablet for tablet c24a53328fce4e97a6139feb615f7e99 (DEFAULT_TABLE table=test-workload [id=a316295c3e86471a892c0432b4eb167f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:39.587724  2863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24a53328fce4e97a6139feb615f7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.591723  2872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f871345b645a49594ced9bfc75f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:39.527335  2997 tablet_bootstrap.cc:654] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.629827  2832 heartbeater.cc:499] Master 127.31.158.126:34953 was elected leader, sending a full tablet report...
I20260710 13:28:39.631368  2996 ts_tablet_manager.cc:1434] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.065s	user 0.022s	sys 0.041s
I20260710 13:28:39.636358  2996 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:39.651505  3000 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:39.661262  3000 tablet_bootstrap.cc:654] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.675626  2996 tablet_bootstrap.cc:654] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.680673  2997 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.681136  2997 ts_tablet_manager.cc:1403] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.023s
I20260710 13:28:39.683990  2997 raft_consensus.cc:359] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.684733  2997 raft_consensus.cc:385] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.685042  2997 raft_consensus.cc:740] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.685854  2997 consensus_queue.cc:260] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.687983  3000 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:39.688566  3000 ts_tablet_manager.cc:1403] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260710 13:28:39.692013  3000 raft_consensus.cc:359] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.693938  3000 raft_consensus.cc:385] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.694255  3000 raft_consensus.cc:740] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.695508  3000 consensus_queue.cc:260] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.706738  2997 ts_tablet_manager.cc:1434] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.018s
I20260710 13:28:39.707841  2981 heartbeater.cc:499] Master 127.31.158.126:34953 was elected leader, sending a full tablet report...
I20260710 13:28:39.711303  2997 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.718233  2997 tablet_bootstrap.cc:654] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.727525  2996 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:39.732450  2996 ts_tablet_manager.cc:1403] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.004s
I20260710 13:28:39.736716  2997 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.737421  2997 ts_tablet_manager.cc:1403] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.017s
I20260710 13:28:39.736805  2996 raft_consensus.cc:359] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.737957  2996 raft_consensus.cc:385] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.738363  2996 raft_consensus.cc:740] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.739384  2996 consensus_queue.cc:260] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.741119  2997 raft_consensus.cc:359] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.741927  2997 raft_consensus.cc:385] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.742262  2997 raft_consensus.cc:740] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.743420  2997 consensus_queue.cc:260] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.751593  2997 ts_tablet_manager.cc:1434] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:28:39.752912  2997 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.742242  2996 ts_tablet_manager.cc:1434] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:39.756295  3000 ts_tablet_manager.cc:1434] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.067s	user 0.017s	sys 0.032s
I20260710 13:28:39.756773  2907 heartbeater.cc:499] Master 127.31.158.126:34953 was elected leader, sending a full tablet report...
I20260710 13:28:39.757367  3000 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:39.761279  2996 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:39.762004  2997 tablet_bootstrap.cc:654] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.763509  3000 tablet_bootstrap.cc:654] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.768599  2996 tablet_bootstrap.cc:654] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.772044  3000 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:39.772681  3000 ts_tablet_manager.cc:1403] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:28:39.776616  3000 raft_consensus.cc:359] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.777562  3000 raft_consensus.cc:385] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.777961  3000 raft_consensus.cc:740] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.780200  3000 consensus_queue.cc:260] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.781625  2997 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.782248  2997 ts_tablet_manager.cc:1403] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260710 13:28:39.783427  3000 ts_tablet_manager.cc:1434] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:28:39.784780  3000 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:39.785676  2997 raft_consensus.cc:359] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.786525  2997 raft_consensus.cc:385] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.786916  2997 raft_consensus.cc:740] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.787757  2997 consensus_queue.cc:260] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.789527  2996 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:39.790097  2996 ts_tablet_manager.cc:1403] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260710 13:28:39.790340  2997 ts_tablet_manager.cc:1434] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:28:39.791464  2997 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.793419  3000 tablet_bootstrap.cc:654] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.793363  2996 raft_consensus.cc:359] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.794275  2996 raft_consensus.cc:385] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.794672  2996 raft_consensus.cc:740] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.795615  2996 consensus_queue.cc:260] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.797955  2997 tablet_bootstrap.cc:654] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.798683  2996 ts_tablet_manager.cc:1434] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:28:39.800062  2996 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:39.808001  2999 raft_consensus.cc:493] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.809043  2996 tablet_bootstrap.cc:654] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.808769  2999 raft_consensus.cc:515] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.813723  3000 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:39.814236  3000 ts_tablet_manager.cc:1403] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260710 13:28:39.814404  2999 leader_election.cc:290] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:39.816344  2997 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.817454  2997 ts_tablet_manager.cc:1403] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.019s
I20260710 13:28:39.817342  3000 raft_consensus.cc:359] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.818607  3000 raft_consensus.cc:385] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.818965  3000 raft_consensus.cc:740] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.819701  3000 consensus_queue.cc:260] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.820894  2996 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:39.820853  2997 raft_consensus.cc:359] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.821537  2996 ts_tablet_manager.cc:1403] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260710 13:28:39.821897  2997 raft_consensus.cc:385] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.822121  3000 ts_tablet_manager.cc:1434] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:28:39.822438  2997 raft_consensus.cc:740] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.823196  3000 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:39.823513  2997 consensus_queue.cc:260] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.824723  2996 raft_consensus.cc:359] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.825457  2996 raft_consensus.cc:385] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.825759  2996 raft_consensus.cc:740] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.825927  2997 ts_tablet_manager.cc:1434] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:39.826491  2996 consensus_queue.cc:260] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.827096  2997 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.830052  3000 tablet_bootstrap.cc:654] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.830451  2996 ts_tablet_manager.cc:1434] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:28:39.831864  2996 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:39.856458  3005 raft_consensus.cc:493] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.857177  3005 raft_consensus.cc:515] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.883709  3005 leader_election.cc:290] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:39.884536  2997 tablet_bootstrap.cc:654] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.892122  3004 raft_consensus.cc:493] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.892666  3004 raft_consensus.cc:515] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.895504  3004 leader_election.cc:290] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:39.897460  2997 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.898659  2997 ts_tablet_manager.cc:1403] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.005s
I20260710 13:28:39.902508  2997 raft_consensus.cc:359] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.903349  2997 raft_consensus.cc:385] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.903700  2997 raft_consensus.cc:740] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.904527  2997 consensus_queue.cc:260] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:39.906889  2997 ts_tablet_manager.cc:1434] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:39.907917  2997 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.914422  2997 tablet_bootstrap.cc:654] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.918718  3000 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:39.919250  3000 ts_tablet_manager.cc:1403] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.052s
I20260710 13:28:39.922188  3000 raft_consensus.cc:359] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.923429  3000 raft_consensus.cc:385] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.923820  3000 raft_consensus.cc:740] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.924587  3000 consensus_queue.cc:260] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.926141  2997 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.926667  2997 ts_tablet_manager.cc:1403] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 13:28:39.926977  3000 ts_tablet_manager.cc:1434] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:28:39.928088  3000 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:39.929734  2997 raft_consensus.cc:359] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.930475  2997 raft_consensus.cc:385] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.930897  2997 raft_consensus.cc:740] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.931766  2997 consensus_queue.cc:260] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.934231  2997 ts_tablet_manager.cc:1434] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:39.935268  2997 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.937398  3000 tablet_bootstrap.cc:654] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.941335  2997 tablet_bootstrap.cc:654] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.952862  2997 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:39.953470  2997 ts_tablet_manager.cc:1403] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.007s
I20260710 13:28:39.957327  2997 raft_consensus.cc:359] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.958263  2997 raft_consensus.cc:385] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.958644  2997 raft_consensus.cc:740] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.958848  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:39.959627  2997 consensus_queue.cc:260] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
W20260710 13:28:39.960820  2919 leader_election.cc:343] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.962775  2997 ts_tablet_manager.cc:1434] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260710 13:28:39.964128  2997 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:39.969533  3004 raft_consensus.cc:493] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.974709  2997 tablet_bootstrap.cc:654] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.974761  3004 raft_consensus.cc:515] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:39.978014  3004 leader_election.cc:290] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:39.979542  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
W20260710 13:28:39.981328  2919 leader_election.cc:343] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.973981  2996 tablet_bootstrap.cc:654] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.986011  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:39.987002  2956 raft_consensus.cc:2468] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
W20260710 13:28:39.990495  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:40.010389  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.011124  2956 raft_consensus.cc:2468] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 0.
I20260710 13:28:40.012336  2845 leader_election.cc:304] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.013226  3005 raft_consensus.cc:2804] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.013698  3005 raft_consensus.cc:493] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.014118  3005 raft_consensus.cc:3060] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.023658  3000 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.024281  3000 ts_tablet_manager.cc:1403] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.067s
I20260710 13:28:40.027365  3000 raft_consensus.cc:359] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.028075  3000 raft_consensus.cc:385] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.028391  3000 raft_consensus.cc:740] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.028266  2770 leader_election.cc:304] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.029335  2999 raft_consensus.cc:2804] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.029173  3000 consensus_queue.cc:260] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.029716  2999 raft_consensus.cc:493] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.030181  2999 raft_consensus.cc:3060] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.029559  3005 raft_consensus.cc:515] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:40.036384  3000 ts_tablet_manager.cc:1434] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260710 13:28:40.037602  3000 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:40.038311  2999 raft_consensus.cc:515] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:40.040544  2996 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.040922  2999 leader_election.cc:290] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Requested vote from peers afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.040999  2996 ts_tablet_manager.cc:1403] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.008s
I20260710 13:28:40.042196  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.042834  2956 raft_consensus.cc:3060] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.043676  3000 tablet_bootstrap.cc:654] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.044016  2996 raft_consensus.cc:359] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.044885  2996 raft_consensus.cc:385] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.045176  2996 raft_consensus.cc:740] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.046207  3030 raft_consensus.cc:493] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.046802  3030 raft_consensus.cc:515] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.046921  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.047902  2807 raft_consensus.cc:2393] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2828d7939a8446993e33da9bc694870 in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.048602  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.049654  2882 raft_consensus.cc:2393] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in current term 1: Already voted for candidate c2828d7939a8446993e33da9bc694870 in this term.
I20260710 13:28:40.050223  3030 leader_election.cc:290] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.051442  2956 raft_consensus.cc:2468] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 1.
I20260710 13:28:40.052682  2845 leader_election.cc:304] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.053527  3030 raft_consensus.cc:2804] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.055052  3005 leader_election.cc:290] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.046198  2996 consensus_queue.cc:260] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.056891  2997 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:40.056948  3004 raft_consensus.cc:493] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.057590  2997 ts_tablet_manager.cc:1403] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.043s
I20260710 13:28:40.057682  3004 raft_consensus.cc:515] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.060055  3004 leader_election.cc:290] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.060405  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.061098  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4aaeea39074cada542ae7ca2376f15" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.060817  2997 raft_consensus.cc:359] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.061481  2955 raft_consensus.cc:2393] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in current term 1: Already voted for candidate c2828d7939a8446993e33da9bc694870 in this term.
I20260710 13:28:40.061712  2997 raft_consensus.cc:385] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.061712  2882 raft_consensus.cc:2468] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.062734  2997 raft_consensus.cc:740] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.063180  2919 leader_election.cc:304] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.064047  3004 raft_consensus.cc:2804] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.063741  2997 consensus_queue.cc:260] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.064411  3004 raft_consensus.cc:493] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.064853  3004 raft_consensus.cc:3060] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.066751  3034 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.067271  3034 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.069444  3034 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.070896  2996 ts_tablet_manager.cc:1434] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 13:28:40.072021  3030 raft_consensus.cc:697] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Becoming Leader. State: Replica: c2828d7939a8446993e33da9bc694870, State: Running, Role: LEADER
I20260710 13:28:40.072458  3004 raft_consensus.cc:515] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.073012  3030 consensus_queue.cc:237] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:40.074209  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.076043  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4aaeea39074cada542ae7ca2376f15" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.076632  2882 raft_consensus.cc:3060] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.086750  3004 leader_election.cc:290] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.055930  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaced073f9e4f52bf9092cec5180130" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.088430  2956 raft_consensus.cc:2468] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 0.
I20260710 13:28:40.089835  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.092057  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.092787  2807 raft_consensus.cc:2468] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.093876  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4aaeea39074cada542ae7ca2376f15" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.094471  2806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4aaeea39074cada542ae7ca2376f15" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.095656  2804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaced073f9e4f52bf9092cec5180130" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.095712  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f871345b645a49594ced9bfc75f9b" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.096665  2997 ts_tablet_manager.cc:1434] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.002s
I20260710 13:28:40.096738  2805 raft_consensus.cc:2393] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2828d7939a8446993e33da9bc694870 in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.096889  3004 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.095778  2845 leader_election.cc:304] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.097126  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.097435  3004 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.094463  2807 raft_consensus.cc:2468] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.097759  2881 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.097891  3033 raft_consensus.cc:2804] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.072171  2996 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:40.098546  3033 raft_consensus.cc:493] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.098919  3033 raft_consensus.cc:3060] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.104070  2996 tablet_bootstrap.cc:654] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.105451  2882 raft_consensus.cc:2468] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.106498  3004 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.106262  3033 raft_consensus.cc:515] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.107031  3004 raft_consensus.cc:493] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.107496  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.107462  3004 raft_consensus.cc:515] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.108088  2881 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.108696  2997 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:40.109288  2919 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.109995  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.111258  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaced073f9e4f52bf9092cec5180130" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.111384  2919 leader_election.cc:304] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.111855  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0a268a392a4c06aeab98e7dea1d356" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.110654  2956 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.112484  2882 raft_consensus.cc:2468] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.109616  3004 leader_election.cc:290] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.111948  2955 raft_consensus.cc:3060] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.115090  2770 leader_election.cc:304] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870
I20260710 13:28:40.116883  3035 raft_consensus.cc:2804] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.117304  3035 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.117609  3035 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.118822  2999 raft_consensus.cc:2749] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.119386  2704 catalog_manager.cc:5697] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2828d7939a8446993e33da9bc694870 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "c2828d7939a8446993e33da9bc694870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.120153  2770 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.121104  2999 raft_consensus.cc:2804] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.121449  2999 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.121762  2999 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.109540  3033 leader_election.cc:290] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.122810  3004 raft_consensus.cc:2804] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.123327  3004 raft_consensus.cc:697] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Becoming Leader. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Running, Role: LEADER
I20260710 13:28:40.124243  3004 consensus_queue.cc:237] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.126545  3000 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.127067  3000 ts_tablet_manager.cc:1403] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.027s
I20260710 13:28:40.131559  2997 tablet_bootstrap.cc:654] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.131327  3035 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.134047  3035 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.137451  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcaced073f9e4f52bf9092cec5180130" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.128293  2955 raft_consensus.cc:2468] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 1.
W20260710 13:28:40.136551  2845 leader_election.cc:343] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.139465  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.139626  2804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0a268a392a4c06aeab98e7dea1d356" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.141003  2804 raft_consensus.cc:2468] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.141438  2996 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.141947  2996 ts_tablet_manager.cc:1403] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.000s
I20260710 13:28:40.141889  3000 raft_consensus.cc:359] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.142795  3000 raft_consensus.cc:385] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.142714  2999 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.143224  3000 raft_consensus.cc:740] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.144472  2805 raft_consensus.cc:2393] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afa1b97b422b4165bd6087358a389ddf in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.144104  3000 consensus_queue.cc:260] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.147845  2845 leader_election.cc:304] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.148886  3033 raft_consensus.cc:2804] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.149470  3033 raft_consensus.cc:697] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Becoming Leader. State: Replica: c2828d7939a8446993e33da9bc694870, State: Running, Role: LEADER
I20260710 13:28:40.150475  3033 consensus_queue.cc:237] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.151027  2996 raft_consensus.cc:359] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.152271  2996 raft_consensus.cc:385] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.152885  2996 raft_consensus.cc:740] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
W20260710 13:28:40.155639  2919 leader_election.cc:343] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.156276  2919 leader_election.cc:304] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf; no voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.157582  2919 leader_election.cc:304] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [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: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: c2828d7939a8446993e33da9bc694870
I20260710 13:28:40.157727  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.158617  2955 raft_consensus.cc:2393] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in current term 1: Already voted for candidate afa1b97b422b4165bd6087358a389ddf in this term.
I20260710 13:28:40.159387  3038 raft_consensus.cc:2749] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:40.158643  2845 leader_election.cc:343] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.159538  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.160120  3038 raft_consensus.cc:2804] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.160403  2882 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.160579  3038 raft_consensus.cc:493] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.161056  3038 raft_consensus.cc:3060] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.161067  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.163327  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.164099  2805 raft_consensus.cc:2393] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afa1b97b422b4165bd6087358a389ddf in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.164224  3000 ts_tablet_manager.cc:1434] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260710 13:28:40.154013  2996 consensus_queue.cc:260] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.165225  3000 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:40.145362  2999 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Requested vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.166802  2996 ts_tablet_manager.cc:1434] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:28:40.174999  2996 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:40.183900  2997 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:40.183257  2705 catalog_manager.cc:5697] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to afa1b97b422b4165bd6087358a389ddf (127.31.158.67). New cstate: current_term: 1 leader_uuid: "afa1b97b422b4165bd6087358a389ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.184428  2997 ts_tablet_manager.cc:1403] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.004s
I20260710 13:28:40.188000  3038 raft_consensus.cc:515] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.183244  2919 leader_election.cc:304] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.191345  2997 raft_consensus.cc:359] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.192009  2997 raft_consensus.cc:385] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.192234  2997 raft_consensus.cc:740] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.192721  2997 consensus_queue.cc:260] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.194173  3038 leader_election.cc:290] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.194466  2919 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [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: afa1b97b422b4165bd6087358a389ddf; no voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.193809  3004 raft_consensus.cc:2804] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.195307  3004 raft_consensus.cc:493] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.195623  3004 raft_consensus.cc:3060] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.199358  2882 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 1.
I20260710 13:28:40.199926  2997 ts_tablet_manager.cc:1434] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:28:40.200667  2996 tablet_bootstrap.cc:654] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.200754  2770 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: afa1b97b422b4165bd6087358a389ddf
I20260710 13:28:40.201963  2999 raft_consensus.cc:2804] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.202442  2999 raft_consensus.cc:697] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 LEADER]: Becoming Leader. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Running, Role: LEADER
I20260710 13:28:40.203029  3000 tablet_bootstrap.cc:654] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.203246  2999 consensus_queue.cc:237] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.203116  3004 raft_consensus.cc:515] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.205307  3004 leader_election.cc:290] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.200838  2997 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: Bootstrap starting.
I20260710 13:28:40.206218  3035 raft_consensus.cc:2749] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.215798  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.216384  2804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0a268a392a4c06aeab98e7dea1d356" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.217018  2804 raft_consensus.cc:3060] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.217296  2997 tablet_bootstrap.cc:654] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.216426  2805 raft_consensus.cc:3060] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.223418  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.223526  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0a268a392a4c06aeab98e7dea1d356" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.224421  2881 raft_consensus.cc:3060] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.224856  3038 raft_consensus.cc:493] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.225345  3038 raft_consensus.cc:515] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.227365  3038 leader_election.cc:290] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.223362  3000 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.229753  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.230427  2807 raft_consensus.cc:2468] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.234007  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
W20260710 13:28:40.228716  2919 leader_election.cc:343] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.236187  2919 leader_election.cc:304] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
W20260710 13:28:40.237248  2919 leader_election.cc:343] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.241570  2804 raft_consensus.cc:2468] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.242842  3038 raft_consensus.cc:2804] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.243314  3038 raft_consensus.cc:493] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.243722  3038 raft_consensus.cc:3060] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.244800  2919 leader_election.cc:304] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.248585  2805 raft_consensus.cc:2468] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.250015  2881 raft_consensus.cc:2468] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.250865  3035 raft_consensus.cc:2804] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.251724  3035 raft_consensus.cc:697] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Becoming Leader. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Running, Role: LEADER
I20260710 13:28:40.251674  2919 leader_election.cc:304] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: c2828d7939a8446993e33da9bc694870
I20260710 13:28:40.229974  3000 ts_tablet_manager.cc:1403] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.002s
I20260710 13:28:40.253059  3035 consensus_queue.cc:237] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.254307  3004 raft_consensus.cc:2804] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.254985  3004 raft_consensus.cc:697] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Becoming Leader. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Running, Role: LEADER
I20260710 13:28:40.256002  3004 consensus_queue.cc:237] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.256724  3000 raft_consensus.cc:359] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.257664  3000 raft_consensus.cc:385] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.257995  3000 raft_consensus.cc:740] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.263509  3000 consensus_queue.cc:260] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.267489  2996 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.268002  2996 ts_tablet_manager.cc:1403] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.021s
I20260710 13:28:40.268193  3000 ts_tablet_manager.cc:1434] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:28:40.268796  2997 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: No bootstrap required, opened a new log
I20260710 13:28:40.269191  3000 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:40.269212  2997 ts_tablet_manager.cc:1403] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.027s
I20260710 13:28:40.270882  2996 raft_consensus.cc:359] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.271587  2996 raft_consensus.cc:385] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.271522  2997 raft_consensus.cc:359] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.272079  2996 raft_consensus.cc:740] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.272272  2997 raft_consensus.cc:385] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.272624  2997 raft_consensus.cc:740] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.272909  2996 consensus_queue.cc:260] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.273312  2997 consensus_queue.cc:260] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.262586  3038 raft_consensus.cc:515] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.275295  2996 ts_tablet_manager.cc:1434] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.007s
I20260710 13:28:40.275374  2997 ts_tablet_manager.cc:1434] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:40.276430  2996 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:40.277642  2704 catalog_manager.cc:5697] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2828d7939a8446993e33da9bc694870 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "c2828d7939a8446993e33da9bc694870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.278342  3038 leader_election.cc:290] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.280191  3000 tablet_bootstrap.cc:654] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.280691  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.280380  2703 catalog_manager.cc:5697] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.281251  2805 raft_consensus.cc:3060] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.282948  2996 tablet_bootstrap.cc:654] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.287066  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
W20260710 13:28:40.288440  2919 leader_election.cc:343] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:40.308307  2702 catalog_manager.cc:5697] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to afa1b97b422b4165bd6087358a389ddf (127.31.158.67). New cstate: current_term: 1 leader_uuid: "afa1b97b422b4165bd6087358a389ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.311094  2702 catalog_manager.cc:5697] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to afa1b97b422b4165bd6087358a389ddf (127.31.158.67). New cstate: current_term: 1 leader_uuid: "afa1b97b422b4165bd6087358a389ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.324782  2805 raft_consensus.cc:2468] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.326058  2919 leader_election.cc:304] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: c2828d7939a8446993e33da9bc694870
I20260710 13:28:40.326924  3038 raft_consensus.cc:2804] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.327549  3038 raft_consensus.cc:697] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Becoming Leader. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Running, Role: LEADER
I20260710 13:28:40.328385  3038 consensus_queue.cc:237] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.329705  2996 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.330163  2996 ts_tablet_manager.cc:1403] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.024s
I20260710 13:28:40.330770  3000 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.331233  3000 ts_tablet_manager.cc:1403] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.030s
I20260710 13:28:40.332219  2996 raft_consensus.cc:359] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.332726  2996 raft_consensus.cc:385] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.332989  2996 raft_consensus.cc:740] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.333658  2996 consensus_queue.cc:260] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.334193  3000 raft_consensus.cc:359] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.334952  3000 raft_consensus.cc:385] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.335194  3000 raft_consensus.cc:740] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.336009  2996 ts_tablet_manager.cc:1434] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:28:40.335824  3000 consensus_queue.cc:260] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.336892  2996 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:40.337747  3000 ts_tablet_manager.cc:1434] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:40.338820  3000 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:40.342554  2996 tablet_bootstrap.cc:654] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.343865  3000 tablet_bootstrap.cc:654] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.345423  2702 catalog_manager.cc:5697] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to afa1b97b422b4165bd6087358a389ddf (127.31.158.67). New cstate: current_term: 1 leader_uuid: "afa1b97b422b4165bd6087358a389ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.353380  2996 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.353875  2996 ts_tablet_manager.cc:1403] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:28:40.356346  2996 raft_consensus.cc:359] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.356828  3000 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.356964  2996 raft_consensus.cc:385] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.357287  3000 ts_tablet_manager.cc:1403] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 13:28:40.357251  2996 raft_consensus.cc:740] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.358011  2996 consensus_queue.cc:260] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.359906  2996 ts_tablet_manager.cc:1434] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:40.359828  3000 raft_consensus.cc:359] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.360589  3000 raft_consensus.cc:385] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.360854  2996 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:40.360857  3000 raft_consensus.cc:740] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.361778  3000 consensus_queue.cc:260] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.363880  3000 ts_tablet_manager.cc:1434] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:28:40.364781  3000 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: Bootstrap starting.
I20260710 13:28:40.366410  2996 tablet_bootstrap.cc:654] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.374845  3000 tablet_bootstrap.cc:654] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:40.376583  2996 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: No bootstrap required, opened a new log
I20260710 13:28:40.377028  2996 ts_tablet_manager.cc:1403] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 13:28:40.379406  3000 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: No bootstrap required, opened a new log
I20260710 13:28:40.379437  2996 raft_consensus.cc:359] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.379966  3000 ts_tablet_manager.cc:1403] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:28:40.380275  2996 raft_consensus.cc:385] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.380564  2996 raft_consensus.cc:740] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.381202  2996 consensus_queue.cc:260] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.382517  3000 raft_consensus.cc:359] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.383163  3000 raft_consensus.cc:385] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:40.383188  2996 ts_tablet_manager.cc:1434] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:40.383564  3000 raft_consensus.cc:740] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2828d7939a8446993e33da9bc694870, State: Initialized, Role: FOLLOWER
I20260710 13:28:40.384254  3000 consensus_queue.cc:260] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.386070  3000 ts_tablet_manager.cc:1434] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:28:40.407733  3038 raft_consensus.cc:493] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.408272  3038 raft_consensus.cc:515] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.409878  3038 leader_election.cc:290] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.410939  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24a53328fce4e97a6139feb615f7e99" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.410861  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24a53328fce4e97a6139feb615f7e99" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.411665  2881 raft_consensus.cc:2468] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.411682  2805 raft_consensus.cc:2468] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 0.
I20260710 13:28:40.413002  2919 leader_election.cc:304] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.413586  3038 raft_consensus.cc:2804] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.413868  3038 raft_consensus.cc:493] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.414145  3038 raft_consensus.cc:3060] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.418845  3038 raft_consensus.cc:515] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.420357  3038 leader_election.cc:290] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.421200  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24a53328fce4e97a6139feb615f7e99" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.421382  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24a53328fce4e97a6139feb615f7e99" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.421758  2805 raft_consensus.cc:3060] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.421937  2881 raft_consensus.cc:3060] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.426805  2805 raft_consensus.cc:2468] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.426944  2881 raft_consensus.cc:2468] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afa1b97b422b4165bd6087358a389ddf in term 1.
I20260710 13:28:40.428042  2919 leader_election.cc:304] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.428784  3038 raft_consensus.cc:2804] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.429227  3038 raft_consensus.cc:697] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Becoming Leader. State: Replica: afa1b97b422b4165bd6087358a389ddf, State: Running, Role: LEADER
I20260710 13:28:40.430055  3038 consensus_queue.cc:237] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.431985  3033 raft_consensus.cc:493] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.432446  3033 raft_consensus.cc:515] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.434615  3033 leader_election.cc:290] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.435173  2999 raft_consensus.cc:493] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.435580  2999 raft_consensus.cc:515] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.437160  2999 leader_election.cc:290] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.438017  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.438153  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.438581  2881 raft_consensus.cc:2468] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.438817  2955 raft_consensus.cc:2468] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.439121  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.439682  2956 raft_consensus.cc:2468] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 0.
I20260710 13:28:40.440548  2845 leader_election.cc:304] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:40.440613  2770 leader_election.cc:304] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.441229  3033 raft_consensus.cc:2804] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.441645  3033 raft_consensus.cc:493] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.441999  3033 raft_consensus.cc:3060] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.442075  2999 raft_consensus.cc:2804] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.442520  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.442579  2999 raft_consensus.cc:493] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.443231  2999 raft_consensus.cc:3060] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.449160  3033 raft_consensus.cc:515] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.487381  3033 leader_election.cc:290] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.490270  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.492146  2956 raft_consensus.cc:3060] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.494481  2704 catalog_manager.cc:5697] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to afa1b97b422b4165bd6087358a389ddf (127.31.158.67). New cstate: current_term: 1 leader_uuid: "afa1b97b422b4165bd6087358a389ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.496434  2999 raft_consensus.cc:515] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.497591  2804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
I20260710 13:28:40.498380  2805 raft_consensus.cc:2393] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2828d7939a8446993e33da9bc694870 in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.505560  2956 raft_consensus.cc:2468] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 1.
I20260710 13:28:40.505996  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.507158  2881 raft_consensus.cc:2393] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in current term 1: Already voted for candidate c2828d7939a8446993e33da9bc694870 in this term.
I20260710 13:28:40.507550  2845 leader_election.cc:304] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.509099  3033 raft_consensus.cc:2804] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.509318  2999 leader_election.cc:290] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Requested vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.509724  3033 raft_consensus.cc:697] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Becoming Leader. State: Replica: c2828d7939a8446993e33da9bc694870, State: Running, Role: LEADER
I20260710 13:28:40.511194  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb03577ef784d66bb7803eb94a8f0aa" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.511191  3033 consensus_queue.cc:237] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.512230  2956 raft_consensus.cc:2393] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in current term 1: Already voted for candidate c2828d7939a8446993e33da9bc694870 in this term.
I20260710 13:28:40.513660  2770 leader_election.cc:304] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870
I20260710 13:28:40.514950  2999 raft_consensus.cc:2749] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.524281  2704 catalog_manager.cc:5697] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2828d7939a8446993e33da9bc694870 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "c2828d7939a8446993e33da9bc694870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.531011  3033 raft_consensus.cc:493] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.531708  3033 raft_consensus.cc:515] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.533694  3033 leader_election.cc:290] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.534483  2805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.534852  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a663d6eba4fa48718be8365eaedf1fa7" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.535506  2805 raft_consensus.cc:2393] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2828d7939a8446993e33da9bc694870 in current term 1: Already voted for candidate afa1b97b422b4165bd6087358a389ddf in this term.
I20260710 13:28:40.536567  2845 leader_election.cc:304] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2828d7939a8446993e33da9bc694870; no voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.537225  3033 raft_consensus.cc:3060] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.543650  3033 raft_consensus.cc:2749] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.554695  2805 raft_consensus.cc:3060] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.562196  3033 consensus_queue.cc:1048] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.570538  3038 consensus_queue.cc:1048] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.583536  2999 raft_consensus.cc:493] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.584389  2999 raft_consensus.cc:515] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.588097  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.589169  2882 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.590548  2770 leader_election.cc:304] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.591743  3032 raft_consensus.cc:2804] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:40.592219  3032 raft_consensus.cc:493] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:40.592619  3032 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.599184  2999 leader_election.cc:290] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.600730  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.600911  3038 raft_consensus.cc:493] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.601771  3038 raft_consensus.cc:515] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.603130  2956 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 0.
I20260710 13:28:40.603509  3032 raft_consensus.cc:515] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.604966  3038 leader_election.cc:290] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:40.605532  3032 leader_election.cc:290] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Requested vote from peers c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.609493  2804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.608852  2956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:40.610116  2956 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.610303  2804 raft_consensus.cc:2393] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afa1b97b422b4165bd6087358a389ddf in current term 1: Already voted for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in this term.
I20260710 13:28:40.613015  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870"
I20260710 13:28:40.613626  2882 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.616295  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
I20260710 13:28:40.619050  2919 leader_election.cc:304] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf; no voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.619062  3030 consensus_queue.cc:1048] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:40.628479  2956 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 1.
I20260710 13:28:40.628607  3066 consensus_queue.cc:1048] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.630422  3004 raft_consensus.cc:2749] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.632020  3032 consensus_queue.cc:1048] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.630330  2770 leader_election.cc:304] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8; no voters: 
I20260710 13:28:40.638561  2999 raft_consensus.cc:2804] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:40.641397  2882 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d515eb4cb0bc4e95a4a9c08caa5d92f8 in term 1.
I20260710 13:28:40.642094  2805 raft_consensus.cc:3060] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.648185  2999 raft_consensus.cc:697] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 LEADER]: Becoming Leader. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Running, Role: LEADER
I20260710 13:28:40.651634  2999 consensus_queue.cc:237] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.654350  3066 raft_consensus.cc:493] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:40.654979  3066 raft_consensus.cc:515] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:40.658437  3066 leader_election.cc:290] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:40.658332  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" is_pre_election: true
I20260710 13:28:40.659452  2807 raft_consensus.cc:2393] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2828d7939a8446993e33da9bc694870 in current term 1: Already voted for candidate afa1b97b422b4165bd6087358a389ddf in this term.
I20260710 13:28:40.659896  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c472f115b2ef4121ae3f0ebd82a331ee" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:40.663690  2845 leader_election.cc:304] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2828d7939a8446993e33da9bc694870; no voters: afa1b97b422b4165bd6087358a389ddf, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:40.664492  3030 raft_consensus.cc:3060] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:40.665771  3066 consensus_queue.cc:1048] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.667037  3004 consensus_queue.cc:1048] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.687638  2999 consensus_queue.cc:1048] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.678323  3030 raft_consensus.cc:2749] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:40.700655  2702 catalog_manager.cc:5697] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.723169  3004 consensus_queue.cc:1048] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.733683  3004 consensus_queue.cc:1048] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.796180  3004 consensus_queue.cc:1048] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.806762  3004 consensus_queue.cc:1048] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.816979  3004 consensus_queue.cc:1048] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.833832  3004 consensus_queue.cc:1048] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:40.834507  2903 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7ee0 after lost signal to thread 32380
W20260710 13:28:40.835886  2903 debug-util.cc:398] Leaking SignalData structure 0x7b08002335a0 after lost signal to thread 2739
I20260710 13:28:40.842898 32377 ts_manager.cc:295] Set tserver state for d515eb4cb0bc4e95a4a9c08caa5d92f8 to MAINTENANCE_MODE
I20260710 13:28:40.844403 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
I20260710 13:28:40.877791  3004 consensus_queue.cc:1048] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:28:40.891490 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:40.892951 32377 tablet_replica.cc:333] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.895270 32377 raft_consensus.cc:2243] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.897940 32377 raft_consensus.cc:2272] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:40.899685  2919 consensus_peers.cc:597] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. 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 13:28:40.905776 32377 tablet_replica.cc:333] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.906769 32377 raft_consensus.cc:2243] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.907331 32377 raft_consensus.cc:2272] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.912544 32377 tablet_replica.cc:333] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.913425 32377 raft_consensus.cc:2243] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.913924 32377 raft_consensus.cc:2272] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.916828 32377 tablet_replica.cc:333] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.917596 32377 raft_consensus.cc:2243] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.918098 32377 raft_consensus.cc:2272] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.920905 32377 tablet_replica.cc:333] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.921908 32377 raft_consensus.cc:2243] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:40.923215 32377 raft_consensus.cc:2272] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:40.925905  2845 consensus_peers.cc:597] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. 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 13:28:40.926488 32377 tablet_replica.cc:333] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.927143 32377 raft_consensus.cc:2243] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.927561 32377 raft_consensus.cc:2272] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.930346 32377 tablet_replica.cc:333] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.930948 32377 raft_consensus.cc:2243] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:40.931706 32377 pending_rounds.cc:70] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Trying to abort 1 pending ops.
I20260710 13:28:40.931926 32377 pending_rounds.cc:77] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994734202458112 op_type: NO_OP noop_request { }
I20260710 13:28:40.932214 32377 raft_consensus.cc:2889] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:40.932482 32377 raft_consensus.cc:2272] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.934666 32377 tablet_replica.cc:333] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.935247 32377 raft_consensus.cc:2243] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.935639 32377 raft_consensus.cc:2272] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.938123 32377 tablet_replica.cc:333] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.938701 32377 raft_consensus.cc:2243] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.939109 32377 raft_consensus.cc:2272] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.941687 32377 tablet_replica.cc:333] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: stopping tablet replica
I20260710 13:28:40.942265 32377 raft_consensus.cc:2243] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:40.942720 32377 raft_consensus.cc:2272] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:40.976688 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
W20260710 13:28:40.991755  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:41.044745  3033 consensus_queue.cc:1048] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:41.067806  2919 consensus_peers.cc:597] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.135723  2845 consensus_peers.cc:597] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.189250  2845 consensus_peers.cc:597] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.231976  2919 consensus_peers.cc:597] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.262547  2919 consensus_peers.cc:597] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.433723  2919 consensus_peers.cc:597] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:41.992838  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:42.187500  3004 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d515eb4cb0bc4e95a4a9c08caa5d92f8)
I20260710 13:28:42.188042  3004 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.189728  3004 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), c2828d7939a8446993e33da9bc694870 (127.31.158.66:35365)
I20260710 13:28:42.191946  2881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "afa1b97b422b4165bd6087358a389ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2828d7939a8446993e33da9bc694870" is_pre_election: true
W20260710 13:28:42.193912  2919 leader_election.cc:336] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111)
I20260710 13:28:42.194290  2919 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [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: afa1b97b422b4165bd6087358a389ddf; no voters: c2828d7939a8446993e33da9bc694870, d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:42.194854  3030 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d515eb4cb0bc4e95a4a9c08caa5d92f8)
I20260710 13:28:42.195006  3038 raft_consensus.cc:2749] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:42.195351  3030 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.197036  3030 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:42.198603  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:42.199241  2955 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 1.
I20260710 13:28:42.200261  2845 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [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: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: 
I20260710 13:28:42.201000  3030 raft_consensus.cc:2804] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:42.201064  2845 leader_election.cc:336] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111)
I20260710 13:28:42.201409  3030 raft_consensus.cc:493] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d515eb4cb0bc4e95a4a9c08caa5d92f8)
I20260710 13:28:42.201769  3030 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:42.206579  3030 raft_consensus.cc:515] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.208287  3030 leader_election.cc:290] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:42.209903  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2fb6fae789462ba1516b1a3d5408f4" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:42.210516  2955 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:42.212587  2845 leader_election.cc:336] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111)
I20260710 13:28:42.216359  2955 raft_consensus.cc:2468] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 2.
I20260710 13:28:42.217393  2845 leader_election.cc:304] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [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: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:42.218223  3030 raft_consensus.cc:2804] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:42.218709  3030 raft_consensus.cc:697] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 2 LEADER]: Becoming Leader. State: Replica: c2828d7939a8446993e33da9bc694870, State: Running, Role: LEADER
I20260710 13:28:42.219527  3030 consensus_queue.cc:237] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.230278  2702 catalog_manager.cc:5697] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 reported cstate change: term changed from 1 to 2, leader changed from d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65) to c2828d7939a8446993e33da9bc694870 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c2828d7939a8446993e33da9bc694870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:42.243732  3030 raft_consensus.cc:493] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:42.244349  3030 raft_consensus.cc:515] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.246714  3030 leader_election.cc:290] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:42.248245  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf" is_pre_election: true
I20260710 13:28:42.248966  2955 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 1.
W20260710 13:28:42.250054  2845 leader_election.cc:336] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111)
I20260710 13:28:42.250802  2845 leader_election.cc:304] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [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: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:42.251451  3030 raft_consensus.cc:2804] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:42.251840  3030 raft_consensus.cc:493] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:42.252179  3030 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:42.260416  3030 raft_consensus.cc:515] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.262897  3030 leader_election.cc:290] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 election: Requested vote from peers d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429), afa1b97b422b4165bd6087358a389ddf (127.31.158.67:37897)
I20260710 13:28:42.264495  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66a9468139845779f92aefaf77294f0" candidate_uuid: "c2828d7939a8446993e33da9bc694870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afa1b97b422b4165bd6087358a389ddf"
I20260710 13:28:42.265072  2955 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:42.266837  2845 leader_election.cc:336] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111)
I20260710 13:28:42.270165  2955 raft_consensus.cc:2468] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2828d7939a8446993e33da9bc694870 in term 2.
I20260710 13:28:42.271232  2845 leader_election.cc:304] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [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: afa1b97b422b4165bd6087358a389ddf, c2828d7939a8446993e33da9bc694870; no voters: d515eb4cb0bc4e95a4a9c08caa5d92f8
I20260710 13:28:42.271903  3030 raft_consensus.cc:2804] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:42.272624  3030 raft_consensus.cc:697] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 2 LEADER]: Becoming Leader. State: Replica: c2828d7939a8446993e33da9bc694870, State: Running, Role: LEADER
I20260710 13:28:42.273398  3030 consensus_queue.cc:237] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [LEADER]: Queue going to LEADER 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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:42.280158  2702 catalog_manager.cc:5697] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 reported cstate change: term changed from 1 to 2, leader changed from d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65) to c2828d7939a8446993e33da9bc694870 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "c2828d7939a8446993e33da9bc694870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:42.654145  2955 raft_consensus.cc:1275] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Refusing update from remote peer c2828d7939a8446993e33da9bc694870: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:42.655496  3030 consensus_queue.cc:1048] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:42.670392  2845 consensus_peers.cc:597] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:42.773427  2955 raft_consensus.cc:1275] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Refusing update from remote peer c2828d7939a8446993e33da9bc694870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:42.774914  3066 consensus_queue.cc:1048] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:42.791633  2845 consensus_peers.cc:597] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:42.993804  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:43.157594  2919 consensus_peers.cc:597] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.269676  2845 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 13:28:43.529923  2919 consensus_peers.cc:597] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.684160  2919 consensus_peers.cc:597] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.715451  2845 consensus_peers.cc:597] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.768235  2845 consensus_peers.cc:597] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.811059  2919 consensus_peers.cc:597] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.906886  2919 consensus_peers.cc:597] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.924505  2845 consensus_peers.cc:597] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:43.994812  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:44.995769  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:45.047711  2845 consensus_peers.cc:597] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:45.259685  2845 consensus_peers.cc:597] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:45.804630  2919 consensus_peers.cc:597] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:28:45.996706  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:46.013253 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:46.019897  3102 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 13:28:46.020258  3103 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 13:28:46.020979  3105 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 13:28:46.023464 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:46.025131 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:46.025364 32377 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 13:28:46.025565 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690126025550 us; error 0 us; skew 500 ppm
I20260710 13:28:46.026090 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:46.028817 32377 webserver.cc:533] Webserver started at http://127.31.158.65:36299/ using document root <none> and password file <none>
I20260710 13:28:46.029371 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:46.029572 32377 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:28:46.033046 32377 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:28:46.036717  3110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:46.037485 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:46.037782 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8"
format_stamp: "Formatted at 2026-07-10 13:28:39 on dist-test-slave-fvrf"
I20260710 13:28:46.038141 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690049893136-32377-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 13:28:46.060657 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:46.061937 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:46.063690 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:46.067167  3117 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:28:46.103672  2919 consensus_peers.cc:597] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:46.112871 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:28:46.113188 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.002s
I20260710 13:28:46.113423 32377 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:28:46.117852  3117 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.132021  3117 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.132769  3117 tablet_bootstrap.cc:492] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.133288  3117 ts_tablet_manager.cc:1403] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260710 13:28:46.135885  3117 raft_consensus.cc:359] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.136520  3117 raft_consensus.cc:740] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.137190  3117 consensus_queue.cc:260] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
W20260710 13:28:46.139338  2919 consensus_peers.cc:597] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:46.145682  3117 ts_tablet_manager.cc:1434] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.002s
I20260710 13:28:46.146574  3117 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.155930 32377 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:28:46.156242 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.032s	sys 0.010s
I20260710 13:28:46.156989  3117 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.157797  3117 tablet_bootstrap.cc:492] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.158351  3117 ts_tablet_manager.cc:1403] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260710 13:28:46.160652  3117 raft_consensus.cc:359] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.161242  3117 raft_consensus.cc:740] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.161980  3117 consensus_queue.cc:260] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.163755  3117 ts_tablet_manager.cc:1434] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:28:46.164440  3117 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.182813  3117 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.183555  3117 tablet_bootstrap.cc:492] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.184110  3117 ts_tablet_manager.cc:1403] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:28:46.186136  3117 raft_consensus.cc:359] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.186709  3117 raft_consensus.cc:740] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.187391  3117 consensus_queue.cc:260] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.189049  3117 ts_tablet_manager.cc:1434] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:28:46.189721  3117 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.200425  3117 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.201203  3117 tablet_bootstrap.cc:492] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.201831  3117 ts_tablet_manager.cc:1403] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:28:46.203760  3117 raft_consensus.cc:359] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.204284  3117 raft_consensus.cc:740] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.204800  3117 consensus_queue.cc:260] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.206180  3117 ts_tablet_manager.cc:1434] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:46.206874  3117 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.217860  3117 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.218812  3117 tablet_bootstrap.cc:492] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.219512  3117 ts_tablet_manager.cc:1403] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:28:46.220920 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:36429
I20260710 13:28:46.221015  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:36429 every 8 connection(s)
I20260710 13:28:46.222245  3117 raft_consensus.cc:359] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.223011  3117 raft_consensus.cc:740] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.223676  3117 consensus_queue.cc:260] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.226075  3117 ts_tablet_manager.cc:1434] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:46.227150  3117 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.227972 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:46.237624 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:46.238281 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:46.238945 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:46.249729  3180 heartbeater.cc:344] Connected to a master server at 127.31.158.126:34953
I20260710 13:28:46.250174  3180 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:46.251214  3180 heartbeater.cc:507] Master 127.31.158.126:34953 requested a full tablet report, sending...
I20260710 13:28:46.254570  3117 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.255692  3117 tablet_bootstrap.cc:492] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.256349  3117 ts_tablet_manager.cc:1403] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.000s
I20260710 13:28:46.257175  2702 ts_manager.cc:194] Re-registered known tserver with Master: d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429)
I20260710 13:28:46.258488  3117 raft_consensus.cc:359] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:46.259287  3117 raft_consensus.cc:740] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.260071  3117 consensus_queue.cc:260] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } }
I20260710 13:28:46.262095  3117 ts_tablet_manager.cc:1434] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:46.262809  3117 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.267091  2702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49494
I20260710 13:28:46.270321  3180 heartbeater.cc:499] Master 127.31.158.126:34953 was elected leader, sending a full tablet report...
I20260710 13:28:46.275851  3117 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.276638  3117 tablet_bootstrap.cc:492] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.277175  3117 ts_tablet_manager.cc:1403] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:28:46.279016  3117 raft_consensus.cc:359] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.279508  3117 raft_consensus.cc:740] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.280098  3117 consensus_queue.cc:260] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.281687  3117 ts_tablet_manager.cc:1434] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:46.282335  3117 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.293730  3117 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.294453  3117 tablet_bootstrap.cc:492] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.295015  3117 ts_tablet_manager.cc:1403] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:28:46.296623  3117 raft_consensus.cc:359] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.297158  3117 raft_consensus.cc:740] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.297703  3117 consensus_queue.cc:260] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.299117  3117 ts_tablet_manager.cc:1434] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:46.299980  3117 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.312404  3117 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.313339  3117 tablet_bootstrap.cc:492] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.313936  3117 ts_tablet_manager.cc:1403] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:28:46.315886  3117 raft_consensus.cc:359] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.316357  3117 raft_consensus.cc:740] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.316891  3117 consensus_queue.cc:260] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.318770  3117 ts_tablet_manager.cc:1434] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:28:46.319392  3117 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap starting.
I20260710 13:28:46.336752  3117 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: 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 13:28:46.337620  3117 tablet_bootstrap.cc:492] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Bootstrap complete.
I20260710 13:28:46.338243  3117 ts_tablet_manager.cc:1403] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260710 13:28:46.341017  3117 raft_consensus.cc:359] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.341670  3117 raft_consensus.cc:740] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d515eb4cb0bc4e95a4a9c08caa5d92f8, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.342234  3117 consensus_queue.cc:260] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [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: "d515eb4cb0bc4e95a4a9c08caa5d92f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36429 } } peers { permanent_uuid: "c2828d7939a8446993e33da9bc694870" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 35365 } } peers { permanent_uuid: "afa1b97b422b4165bd6087358a389ddf" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 37897 } }
I20260710 13:28:46.343884  3117 ts_tablet_manager.cc:1434] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:46.682339  3153 raft_consensus.cc:3060] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.823141  3153 raft_consensus.cc:3060] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.828235  3153 pending_rounds.cc:85] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Aborting all ops after (but not including) 0
I20260710 13:28:46.828509  3153 pending_rounds.cc:107] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:46.828774  3153 raft_consensus.cc:2889] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:28:46.997686  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:47.250186 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:47.256774 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:47.257246 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:47.257773 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:47.998847  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:48.267876 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:48.273341 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:48.273806 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:48.274297 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:48.999825  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:49.280141 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:49.285583 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:49.286034 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:49.286506 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:50.001053  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:50.292893 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:50.299832 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:50.300326 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:50.300844 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:51.002427  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:51.307714 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:51.316161 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:51.321101 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:51.321496 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:28:52.003547  2753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:52.347162 32377 tablet_server.cc:179] TabletServer@127.31.158.65:36429 shutting down...
W20260710 13:28:52.352804  2919 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260710 13:28:52.358428  2919 consensus_peers.cc:597] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. 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 13:28:52.376287 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:52.377107 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.377835 32377 raft_consensus.cc:2243] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.378376 32377 raft_consensus.cc:2272] T bcaced073f9e4f52bf9092cec5180130 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.380851 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.381436 32377 raft_consensus.cc:2243] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.381834 32377 raft_consensus.cc:2272] T c24a53328fce4e97a6139feb615f7e99 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.384040 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.384560 32377 raft_consensus.cc:2243] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.384990 32377 raft_consensus.cc:2272] T 0e0a268a392a4c06aeab98e7dea1d356 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.387120 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.387637 32377 raft_consensus.cc:2243] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.388034 32377 raft_consensus.cc:2272] T 320f871345b645a49594ced9bfc75f9b P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.389979 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.390504 32377 raft_consensus.cc:2243] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.391037 32377 raft_consensus.cc:2272] T c472f115b2ef4121ae3f0ebd82a331ee P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.393342 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.393867 32377 raft_consensus.cc:2243] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.394299 32377 raft_consensus.cc:2272] T c66a9468139845779f92aefaf77294f0 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.396360 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.396870 32377 raft_consensus.cc:2243] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.397250 32377 raft_consensus.cc:2272] T 9b4aaeea39074cada542ae7ca2376f15 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.399313 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.399770 32377 raft_consensus.cc:2243] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.400187 32377 raft_consensus.cc:2272] T 4cb03577ef784d66bb7803eb94a8f0aa P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.402261 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.402806 32377 raft_consensus.cc:2243] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.403203 32377 raft_consensus.cc:2272] T a663d6eba4fa48718be8365eaedf1fa7 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.405128 32377 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:52.405577 32377 raft_consensus.cc:2243] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.406008 32377 raft_consensus.cc:2272] T be2fb6fae789462ba1516b1a3d5408f4 P d515eb4cb0bc4e95a4a9c08caa5d92f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.438081 32377 tablet_server.cc:196] TabletServer@127.31.158.65:36429 shutdown complete.
W20260710 13:28:52.443976  2919 consensus_peers.cc:597] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:52.444489  2845 consensus_peers.cc:597] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:52.457129  2919 consensus_peers.cc:597] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:52.464990  2845 consensus_peers.cc:597] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 -> Peer d515eb4cb0bc4e95a4a9c08caa5d92f8 (127.31.158.65:36429): Couldn't send request to peer d515eb4cb0bc4e95a4a9c08caa5d92f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:52.474025 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
I20260710 13:28:52.497594 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:52.498382 32377 tablet_replica.cc:333] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.499192 32377 raft_consensus.cc:2243] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.499683 32377 raft_consensus.cc:2272] T c472f115b2ef4121ae3f0ebd82a331ee P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.502096 32377 tablet_replica.cc:333] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.502701 32377 raft_consensus.cc:2243] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.503163 32377 raft_consensus.cc:2272] T a663d6eba4fa48718be8365eaedf1fa7 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.505157 32377 tablet_replica.cc:333] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.505688 32377 raft_consensus.cc:2243] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.506494 32377 raft_consensus.cc:2272] T 4cb03577ef784d66bb7803eb94a8f0aa P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.508560 32377 tablet_replica.cc:333] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.509102 32377 raft_consensus.cc:2243] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.509543 32377 raft_consensus.cc:2272] T c24a53328fce4e97a6139feb615f7e99 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.511619 32377 tablet_replica.cc:333] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.512125 32377 raft_consensus.cc:2243] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.513007 32377 raft_consensus.cc:2272] T be2fb6fae789462ba1516b1a3d5408f4 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.515017 32377 tablet_replica.cc:333] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.515513 32377 raft_consensus.cc:2243] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.516353 32377 raft_consensus.cc:2272] T bcaced073f9e4f52bf9092cec5180130 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.518186 32377 tablet_replica.cc:333] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.518725 32377 raft_consensus.cc:2243] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.519523 32377 raft_consensus.cc:2272] T 320f871345b645a49594ced9bfc75f9b P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.521435 32377 tablet_replica.cc:333] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.521916 32377 raft_consensus.cc:2243] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.522353 32377 raft_consensus.cc:2272] T 0e0a268a392a4c06aeab98e7dea1d356 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.524260 32377 tablet_replica.cc:333] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.524782 32377 raft_consensus.cc:2243] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.525553 32377 raft_consensus.cc:2272] T c66a9468139845779f92aefaf77294f0 P c2828d7939a8446993e33da9bc694870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.527359 32377 tablet_replica.cc:333] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870: stopping tablet replica
I20260710 13:28:52.527870 32377 raft_consensus.cc:2243] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.528317 32377 raft_consensus.cc:2272] T 9b4aaeea39074cada542ae7ca2376f15 P c2828d7939a8446993e33da9bc694870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.582247 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:28:52.606730 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
I20260710 13:28:52.631230 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:52.632012 32377 tablet_replica.cc:333] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.632756 32377 raft_consensus.cc:2243] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.633698 32377 raft_consensus.cc:2272] T c24a53328fce4e97a6139feb615f7e99 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.635957 32377 tablet_replica.cc:333] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.636530 32377 raft_consensus.cc:2243] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.637017 32377 raft_consensus.cc:2272] T be2fb6fae789462ba1516b1a3d5408f4 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.639336 32377 tablet_replica.cc:333] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.639940 32377 raft_consensus.cc:2243] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.640396 32377 raft_consensus.cc:2272] T c66a9468139845779f92aefaf77294f0 P afa1b97b422b4165bd6087358a389ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.642277 32377 tablet_replica.cc:333] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.642941 32377 raft_consensus.cc:2243] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.643893 32377 raft_consensus.cc:2272] T 9b4aaeea39074cada542ae7ca2376f15 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.646356 32377 tablet_replica.cc:333] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.646981 32377 raft_consensus.cc:2243] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.647441 32377 raft_consensus.cc:2272] T 320f871345b645a49594ced9bfc75f9b P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.649323 32377 tablet_replica.cc:333] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.649849 32377 raft_consensus.cc:2243] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.650756 32377 raft_consensus.cc:2272] T a663d6eba4fa48718be8365eaedf1fa7 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.652674 32377 tablet_replica.cc:333] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.653187 32377 raft_consensus.cc:2243] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.653653 32377 raft_consensus.cc:2272] T bcaced073f9e4f52bf9092cec5180130 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.655555 32377 tablet_replica.cc:333] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.656050 32377 raft_consensus.cc:2243] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.656864 32377 raft_consensus.cc:2272] T c472f115b2ef4121ae3f0ebd82a331ee P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.658774 32377 tablet_replica.cc:333] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.659265 32377 raft_consensus.cc:2243] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:52.659677 32377 raft_consensus.cc:2272] T 4cb03577ef784d66bb7803eb94a8f0aa P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.661549 32377 tablet_replica.cc:333] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf: stopping tablet replica
I20260710 13:28:52.661988 32377 raft_consensus.cc:2243] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.662770 32377 raft_consensus.cc:2272] T 0e0a268a392a4c06aeab98e7dea1d356 P afa1b97b422b4165bd6087358a389ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.693848 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:28:52.717743 32377 master.cc:562] Master@127.31.158.126:34953 shutting down...
I20260710 13:28:52.740470 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:52.741057 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:52.741328 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99c2f435144043d6884c890cf9095c4d: stopping tablet replica
I20260710 13:28:52.762006 32377 master.cc:584] Master@127.31.158.126:34953 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14002 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:28:52.805649 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:35077
I20260710 13:28:52.806874 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:52.812829  3216 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 13:28:52.812849  3215 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 13:28:52.813766  3218 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 13:28:52.814284 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:52.815187 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:52.815363 32377 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 13:28:52.815546 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690132815532 us; error 0 us; skew 500 ppm
I20260710 13:28:52.816097 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:52.818387 32377 webserver.cc:533] Webserver started at http://127.31.158.126:40877/ using document root <none> and password file <none>
I20260710 13:28:52.818899 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:52.819082 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:52.819366 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:52.820465 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "cf08f2b1c58145b6b1679a01e0ca7aba"
format_stamp: "Formatted at 2026-07-10 13:28:52 on dist-test-slave-fvrf"
I20260710 13:28:52.824676 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:52.827828  3223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:52.828562 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:52.828836 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "cf08f2b1c58145b6b1679a01e0ca7aba"
format_stamp: "Formatted at 2026-07-10 13:28:52 on dist-test-slave-fvrf"
I20260710 13:28:52.829106 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-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 13:28:52.848716 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:52.849879 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:52.887598 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:35077
I20260710 13:28:52.887722  3274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:35077 every 8 connection(s)
I20260710 13:28:52.891598  3275 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 13:28:52.902575  3275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba: Bootstrap starting.
I20260710 13:28:52.907204  3275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:52.911489  3275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba: No bootstrap required, opened a new log
I20260710 13:28:52.913797  3275 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER }
I20260710 13:28:52.914258  3275 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:52.914527  3275 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf08f2b1c58145b6b1679a01e0ca7aba, State: Initialized, Role: FOLLOWER
I20260710 13:28:52.915278  3275 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER }
I20260710 13:28:52.915815  3275 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:52.916082  3275 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:52.916411  3275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:52.921125  3275 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER }
I20260710 13:28:52.921689  3275 leader_election.cc:304] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [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: cf08f2b1c58145b6b1679a01e0ca7aba; no voters: 
I20260710 13:28:52.923102  3275 leader_election.cc:290] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:52.923488  3278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:52.924800  3278 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 1 LEADER]: Becoming Leader. State: Replica: cf08f2b1c58145b6b1679a01e0ca7aba, State: Running, Role: LEADER
I20260710 13:28:52.925486  3278 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [LEADER]: Queue going to LEADER mode. State: All 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: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER }
I20260710 13:28:52.926244  3275 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:52.932849  3279 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER } }
I20260710 13:28:52.932878  3280 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf08f2b1c58145b6b1679a01e0ca7aba. Latest consensus state: current_term: 1 leader_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf08f2b1c58145b6b1679a01e0ca7aba" member_type: VOTER } }
I20260710 13:28:52.933558  3279 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:52.933722  3280 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:52.935568  3287 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:52.943959  3287 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:52.944939 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:52.953334  3287 catalog_manager.cc:1383] Generated new cluster ID: 8316130da5e44b93a13cf4f3486df704
I20260710 13:28:52.953588  3287 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:52.971524  3287 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:52.972745  3287 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:52.986104  3287 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba: Generated new TSK 0
I20260710 13:28:52.986723  3287 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:53.011454 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:53.017295  3296 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 13:28:53.018236  3297 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 13:28:53.019297  3299 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 13:28:53.019953 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:53.020746 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:53.020937 32377 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 13:28:53.021052 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690133021041 us; error 0 us; skew 500 ppm
I20260710 13:28:53.021518 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:53.023741 32377 webserver.cc:533] Webserver started at http://127.31.158.65:37339/ using document root <none> and password file <none>
I20260710 13:28:53.024180 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:53.024329 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:53.024533 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:53.025490 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "ca80e17e0ef241d59bebd143ff229fb0"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.029707 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:53.032904  3304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.033682 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:53.033973 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "ca80e17e0ef241d59bebd143ff229fb0"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.034261 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-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 13:28:53.046262 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:53.047493 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:53.048866 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:53.051033 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:53.051234 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.051479 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:53.051666 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.090288 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:36261
I20260710 13:28:53.090402  3366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:36261 every 8 connection(s)
I20260710 13:28:53.095412 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:53.102240  3371 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 13:28:53.103652  3372 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 13:28:53.106515  3374 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 13:28:53.106897 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:53.107885  3367 heartbeater.cc:344] Connected to a master server at 127.31.158.126:35077
I20260710 13:28:53.108247  3367 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:53.108347 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:53.108647 32377 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 13:28:53.108834 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690133108797 us; error 0 us; skew 500 ppm
I20260710 13:28:53.109050  3367 heartbeater.cc:507] Master 127.31.158.126:35077 requested a full tablet report, sending...
I20260710 13:28:53.109545 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:53.111614  3240 ts_manager.cc:194] Registered new tserver with Master: ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261)
I20260710 13:28:53.112674 32377 webserver.cc:533] Webserver started at http://127.31.158.66:41829/ using document root <none> and password file <none>
I20260710 13:28:53.113394 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:53.113653 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:53.113955 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:53.114189  3240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60144
I20260710 13:28:53.115679 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "8a42992f3b2040ea985c080bbde209c6"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.120499 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:28:53.123996  3379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.124759 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:53.125119 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "8a42992f3b2040ea985c080bbde209c6"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.125473 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-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 13:28:53.142395 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:53.143743 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:53.145316 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:53.147847 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:53.148094 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.148381 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:53.148581 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.189420 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:40457
I20260710 13:28:53.189551  3441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:40457 every 8 connection(s)
I20260710 13:28:53.194088 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:53.200632  3445 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 13:28:53.202603  3446 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 13:28:53.205855  3448 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 13:28:53.206453  3442 heartbeater.cc:344] Connected to a master server at 127.31.158.126:35077
I20260710 13:28:53.206485 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:53.206988  3442 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:53.207526 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:53.207782 32377 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 13:28:53.207724  3442 heartbeater.cc:507] Master 127.31.158.126:35077 requested a full tablet report, sending...
I20260710 13:28:53.208173 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690133208140 us; error 0 us; skew 500 ppm
I20260710 13:28:53.208829 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:53.210011  3240 ts_manager.cc:194] Registered new tserver with Master: 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457)
I20260710 13:28:53.211359 32377 webserver.cc:533] Webserver started at http://127.31.158.67:38747/ using document root <none> and password file <none>
I20260710 13:28:53.211622  3240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60152
I20260710 13:28:53.211907 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:53.212195 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:53.212477 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:53.213590 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "add62c6751604e4d9513d66fbe5d32a9"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.217880 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:28:53.221083  3453 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.221741 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:53.222045 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "add62c6751604e4d9513d66fbe5d32a9"
format_stamp: "Formatted at 2026-07-10 13:28:53 on dist-test-slave-fvrf"
I20260710 13:28:53.222306 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690049893136-32377-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 13:28:53.236920 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:53.238060 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:53.239529 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:53.241686 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:53.241852 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.242131 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:53.242298 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:53.280587 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:32889
I20260710 13:28:53.280685  3515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:32889 every 8 connection(s)
I20260710 13:28:53.293982  3516 heartbeater.cc:344] Connected to a master server at 127.31.158.126:35077
I20260710 13:28:53.294291  3516 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:53.294997  3516 heartbeater.cc:507] Master 127.31.158.126:35077 requested a full tablet report, sending...
I20260710 13:28:53.296789  3240 ts_manager.cc:194] Registered new tserver with Master: add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:53.296978 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013352812s
I20260710 13:28:53.298565  3240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60168
I20260710 13:28:53.321817  3240 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60182:
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 13:28:53.324074  3240 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 13:28:53.367156  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 3e64755fa80f45d7b68dabadd1bcc3d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.368571  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e64755fa80f45d7b68dabadd1bcc3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.368938  3406 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfb4bc3f1154afebe77449932253295 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.370285  3406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfb4bc3f1154afebe77449932253295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.373385  3332 tablet_service.cc:1511] Processing CreateTablet for tablet 3e64755fa80f45d7b68dabadd1bcc3d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.374687  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e64755fa80f45d7b68dabadd1bcc3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.375761  3481 tablet_service.cc:1511] Processing CreateTablet for tablet 3e64755fa80f45d7b68dabadd1bcc3d2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.376682  3481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e64755fa80f45d7b68dabadd1bcc3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.379846  3331 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfb4bc3f1154afebe77449932253295 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.380264  3480 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfb4bc3f1154afebe77449932253295 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ba64c93cf30414caf50b2832fcfcdb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.381147  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfb4bc3f1154afebe77449932253295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.381553  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfb4bc3f1154afebe77449932253295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.398612  3532 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: Bootstrap starting.
I20260710 13:28:53.406571  3532 tablet_bootstrap.cc:654] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.409525  3531 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: Bootstrap starting.
I20260710 13:28:53.410745  3533 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: Bootstrap starting.
I20260710 13:28:53.417014  3531 tablet_bootstrap.cc:654] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.417389  3532 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: No bootstrap required, opened a new log
I20260710 13:28:53.417877  3532 ts_tablet_manager.cc:1403] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260710 13:28:53.419153  3533 tablet_bootstrap.cc:654] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.421262  3531 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: No bootstrap required, opened a new log
I20260710 13:28:53.421109  3532 raft_consensus.cc:359] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.421721  3531 ts_tablet_manager.cc:1403] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:28:53.422008  3532 raft_consensus.cc:385] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.422494  3532 raft_consensus.cc:740] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.423297  3532 consensus_queue.cc:260] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.424716  3533 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: No bootstrap required, opened a new log
I20260710 13:28:53.425201  3533 ts_tablet_manager.cc:1403] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260710 13:28:53.425124  3531 raft_consensus.cc:359] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.425974  3531 raft_consensus.cc:385] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.426290  3531 raft_consensus.cc:740] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.427186  3531 consensus_queue.cc:260] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.428232  3533 raft_consensus.cc:359] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.429067  3533 raft_consensus.cc:385] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.429145  3516 heartbeater.cc:499] Master 127.31.158.126:35077 was elected leader, sending a full tablet report...
I20260710 13:28:53.429456  3533 raft_consensus.cc:740] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.429690  3532 ts_tablet_manager.cc:1434] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.005s
I20260710 13:28:53.430078  3442 heartbeater.cc:499] Master 127.31.158.126:35077 was elected leader, sending a full tablet report...
I20260710 13:28:53.430409  3533 consensus_queue.cc:260] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.431429  3531 ts_tablet_manager.cc:1434] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:28:53.432965  3531 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: Bootstrap starting.
I20260710 13:28:53.434350  3532 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: Bootstrap starting.
I20260710 13:28:53.440730  3531 tablet_bootstrap.cc:654] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.441039  3532 tablet_bootstrap.cc:654] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.444866  3367 heartbeater.cc:499] Master 127.31.158.126:35077 was elected leader, sending a full tablet report...
I20260710 13:28:53.445387  3533 ts_tablet_manager.cc:1434] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260710 13:28:53.446399  3533 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: Bootstrap starting.
W20260710 13:28:53.448304  3443 tablet.cc:2406] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:53.454038  3533 tablet_bootstrap.cc:654] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.470012  3531 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: No bootstrap required, opened a new log
I20260710 13:28:53.470561  3531 ts_tablet_manager.cc:1403] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.012s
I20260710 13:28:53.471669  3533 tablet_bootstrap.cc:492] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: No bootstrap required, opened a new log
I20260710 13:28:53.471939  3532 tablet_bootstrap.cc:492] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: No bootstrap required, opened a new log
I20260710 13:28:53.472173  3533 ts_tablet_manager.cc:1403] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.019s
I20260710 13:28:53.472420  3532 ts_tablet_manager.cc:1403] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.020s
I20260710 13:28:53.473040  3531 raft_consensus.cc:359] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.473613  3531 raft_consensus.cc:385] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.473867  3531 raft_consensus.cc:740] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.474519  3531 consensus_queue.cc:260] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.475189  3533 raft_consensus.cc:359] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.475529  3532 raft_consensus.cc:359] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.475975  3533 raft_consensus.cc:385] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.476236  3532 raft_consensus.cc:385] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.476313  3533 raft_consensus.cc:740] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.476454  3531 ts_tablet_manager.cc:1434] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:53.476645  3532 raft_consensus.cc:740] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.477316  3533 consensus_queue.cc:260] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.477463  3532 consensus_queue.cc:260] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.479533  3532 ts_tablet_manager.cc:1434] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:28:53.481530  3533 ts_tablet_manager.cc:1434] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:53.509510  3539 raft_consensus.cc:493] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:53.510001  3539 raft_consensus.cc:515] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.510602  3537 raft_consensus.cc:493] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:53.511107  3537 raft_consensus.cc:515] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.512301  3539 leader_election.cc:290] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:53.513300  3537 leader_election.cc:290] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261)
I20260710 13:28:53.526659  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6" is_pre_election: true
I20260710 13:28:53.527519  3417 raft_consensus.cc:2468] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 0.
I20260710 13:28:53.528935  3307 leader_election.cc:304] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:53.529354  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9" is_pre_election: true
I20260710 13:28:53.529829  3539 raft_consensus.cc:2804] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:53.530040  3491 raft_consensus.cc:2468] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 0.
I20260710 13:28:53.530223  3539 raft_consensus.cc:493] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:53.530652  3539 raft_consensus.cc:3060] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.532483  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6" is_pre_election: true
I20260710 13:28:53.532613  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0" is_pre_election: true
I20260710 13:28:53.533166  3417 raft_consensus.cc:2468] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 0.
I20260710 13:28:53.534330  3456 leader_election.cc:304] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, add62c6751604e4d9513d66fbe5d32a9; no voters: 
I20260710 13:28:53.535076  3537 raft_consensus.cc:2804] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:53.535379  3537 raft_consensus.cc:493] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:53.535697  3537 raft_consensus.cc:3060] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.536885  3539 raft_consensus.cc:515] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.537871  3342 raft_consensus.cc:2393] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate add62c6751604e4d9513d66fbe5d32a9 in current term 1: Already voted for candidate ca80e17e0ef241d59bebd143ff229fb0 in this term.
I20260710 13:28:53.539564  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:53.539672  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:53.540221  3417 raft_consensus.cc:3060] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.540323  3539 leader_election.cc:290] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:53.542444  3537 raft_consensus.cc:515] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.543569  3491 raft_consensus.cc:2393] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca80e17e0ef241d59bebd143ff229fb0 in current term 1: Already voted for candidate add62c6751604e4d9513d66fbe5d32a9 in this term.
I20260710 13:28:53.545403  3537 leader_election.cc:290] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 election: Requested vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261)
I20260710 13:28:53.545629  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:53.545553  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e64755fa80f45d7b68dabadd1bcc3d2" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:53.546520  3342 raft_consensus.cc:2393] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate add62c6751604e4d9513d66fbe5d32a9 in current term 1: Already voted for candidate ca80e17e0ef241d59bebd143ff229fb0 in this term.
I20260710 13:28:53.547348  3417 raft_consensus.cc:2468] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 1.
I20260710 13:28:53.547634  3454 leader_election.cc:304] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [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: add62c6751604e4d9513d66fbe5d32a9; no voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0
I20260710 13:28:53.548390  3537 raft_consensus.cc:2749] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:53.548261  3307 leader_election.cc:304] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: add62c6751604e4d9513d66fbe5d32a9
I20260710 13:28:53.549093  3539 raft_consensus.cc:2804] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:53.549917  3539 raft_consensus.cc:697] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 LEADER]: Becoming Leader. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Running, Role: LEADER
I20260710 13:28:53.550639  3539 consensus_queue.cc:237] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.557072  3239 catalog_manager.cc:5697] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "ca80e17e0ef241d59bebd143ff229fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:53.566426  3537 raft_consensus.cc:493] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:53.566967  3537 raft_consensus.cc:515] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.568670  3537 leader_election.cc:290] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457)
I20260710 13:28:53.569264  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0" is_pre_election: true
I20260710 13:28:53.569689  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6" is_pre_election: true
I20260710 13:28:53.569854  3342 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 0.
I20260710 13:28:53.570297  3417 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 0.
I20260710 13:28:53.570891  3454 leader_election.cc:304] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: add62c6751604e4d9513d66fbe5d32a9, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:53.571641  3537 raft_consensus.cc:2804] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:53.571976  3537 raft_consensus.cc:493] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:53.572190  3537 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.576777  3537 raft_consensus.cc:515] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.578308  3537 leader_election.cc:290] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 election: Requested vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457)
I20260710 13:28:53.578926  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:53.579257  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:53.579535  3342 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.579818  3417 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.586530  3417 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 1.
I20260710 13:28:53.586530  3342 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 1.
I20260710 13:28:53.587702  3456 leader_election.cc:304] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, add62c6751604e4d9513d66fbe5d32a9; no voters: 
I20260710 13:28:53.588328  3537 raft_consensus.cc:2804] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:53.589447  3537 raft_consensus.cc:697] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 LEADER]: Becoming Leader. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Running, Role: LEADER
I20260710 13:28:53.590500  3537 consensus_queue.cc:237] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.597324  3239 catalog_manager.cc:5697] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "add62c6751604e4d9513d66fbe5d32a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:53.631366  3239 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60190:
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 13:28:53.633266  3239 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 13:28:53.657239  3331 tablet_service.cc:1511] Processing CreateTablet for tablet a18304f4d93b4ef196481ff4e48e5c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.658512  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18304f4d93b4ef196481ff4e48e5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.658419  3407 tablet_service.cc:1511] Processing CreateTablet for tablet a18304f4d93b4ef196481ff4e48e5c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.659754  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18304f4d93b4ef196481ff4e48e5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.659533  3480 tablet_service.cc:1511] Processing CreateTablet for tablet a18304f4d93b4ef196481ff4e48e5c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:53.660708  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18304f4d93b4ef196481ff4e48e5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.663302  3332 tablet_service.cc:1511] Processing CreateTablet for tablet 64851293e7ec4b968f701fb1768af5aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.663676  3406 tablet_service.cc:1511] Processing CreateTablet for tablet 64851293e7ec4b968f701fb1768af5aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.664703  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64851293e7ec4b968f701fb1768af5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.664722  3406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64851293e7ec4b968f701fb1768af5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.663676  3481 tablet_service.cc:1511] Processing CreateTablet for tablet 64851293e7ec4b968f701fb1768af5aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5e25d222a3084c0ebadc6b0acab1fae1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:53.667717  3481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64851293e7ec4b968f701fb1768af5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:53.678033  3532 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: Bootstrap starting.
I20260710 13:28:53.682459  3531 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: Bootstrap starting.
I20260710 13:28:53.684304  3532 tablet_bootstrap.cc:654] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.688436  3531 tablet_bootstrap.cc:654] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.693776  3533 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: Bootstrap starting.
I20260710 13:28:53.700555  3531 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: No bootstrap required, opened a new log
I20260710 13:28:53.701596  3533 tablet_bootstrap.cc:654] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.701670  3531 ts_tablet_manager.cc:1403] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:28:53.706465  3531 raft_consensus.cc:359] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.707043  3532 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: No bootstrap required, opened a new log
I20260710 13:28:53.707235  3531 raft_consensus.cc:385] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.707544  3533 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: No bootstrap required, opened a new log
I20260710 13:28:53.707592  3532 ts_tablet_manager.cc:1403] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 13:28:53.707647  3531 raft_consensus.cc:740] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.708209  3533 ts_tablet_manager.cc:1403] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:28:53.709698  3531 consensus_queue.cc:260] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.710368  3532 raft_consensus.cc:359] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.711143  3532 raft_consensus.cc:385] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.710935  3533 raft_consensus.cc:359] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.711450  3532 raft_consensus.cc:740] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.711719  3533 raft_consensus.cc:385] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.712100  3533 raft_consensus.cc:740] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.712304  3532 consensus_queue.cc:260] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.713665  3531 ts_tablet_manager.cc:1434] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:28:53.714557  3532 ts_tablet_manager.cc:1434] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:53.714771  3531 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: Bootstrap starting.
I20260710 13:28:53.715588  3532 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Bootstrap starting.
I20260710 13:28:53.722438  3532 tablet_bootstrap.cc:654] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.712867  3533 consensus_queue.cc:260] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.724139  3531 tablet_bootstrap.cc:654] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.727973  3533 ts_tablet_manager.cc:1434] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:28:53.729285  3533 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: Bootstrap starting.
I20260710 13:28:53.736729  3531 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: No bootstrap required, opened a new log
I20260710 13:28:53.737317  3531 ts_tablet_manager.cc:1403] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 13:28:53.740186  3531 raft_consensus.cc:359] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.741016  3531 raft_consensus.cc:385] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.741356  3531 raft_consensus.cc:740] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.742779  3533 tablet_bootstrap.cc:654] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:53.742328  3531 consensus_queue.cc:260] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.744277  3532 tablet_bootstrap.cc:492] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: No bootstrap required, opened a new log
I20260710 13:28:53.744778  3532 ts_tablet_manager.cc:1403] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260710 13:28:53.747557  3531 ts_tablet_manager.cc:1434] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:53.747690  3532 raft_consensus.cc:359] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.748550  3532 raft_consensus.cc:385] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.748893  3532 raft_consensus.cc:740] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.749653  3532 consensus_queue.cc:260] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.751294  3533 tablet_bootstrap.cc:492] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: No bootstrap required, opened a new log
I20260710 13:28:53.751857  3533 ts_tablet_manager.cc:1403] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260710 13:28:53.751870  3532 ts_tablet_manager.cc:1434] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:28:53.755215  3533 raft_consensus.cc:359] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.755944  3533 raft_consensus.cc:385] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:53.756233  3533 raft_consensus.cc:740] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Initialized, Role: FOLLOWER
I20260710 13:28:53.757020  3533 consensus_queue.cc:260] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.759227  3533 ts_tablet_manager.cc:1434] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:53.776703  3538 raft_consensus.cc:493] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:53.777215  3538 raft_consensus.cc:515] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.779718  3538 leader_election.cc:290] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:53.790691  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0" is_pre_election: true
I20260710 13:28:53.790763  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9" is_pre_election: true
I20260710 13:28:53.791447  3342 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 0.
I20260710 13:28:53.791455  3491 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 0.
I20260710 13:28:53.792667  3381 leader_election.cc:304] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, add62c6751604e4d9513d66fbe5d32a9; no voters: 
I20260710 13:28:53.793292  3538 raft_consensus.cc:2804] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:53.793625  3538 raft_consensus.cc:493] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:53.793843  3538 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.798542  3538 raft_consensus.cc:515] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.800839  3538 leader_election.cc:290] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 election: Requested vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:53.801101  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:53.801375  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:53.801649  3342 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.801936  3491 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:53.806309  3342 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 1.
I20260710 13:28:53.806789  3491 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 1.
I20260710 13:28:53.807473  3380 leader_election.cc:304] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:53.808197  3538 raft_consensus.cc:2804] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:53.809269  3538 raft_consensus.cc:697] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Becoming Leader. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Running, Role: LEADER
I20260710 13:28:53.809911  3538 consensus_queue.cc:237] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:53.816418  3236 catalog_manager.cc:5697] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "8a42992f3b2040ea985c080bbde209c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:53.937283  3288 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:54.047008  3537 consensus_queue.cc:1048] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.048331  3538 raft_consensus.cc:493] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:54.048802  3538 raft_consensus.cc:515] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.051625  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0" is_pre_election: true
I20260710 13:28:54.052294  3342 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 0.
I20260710 13:28:54.052498  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9" is_pre_election: true
I20260710 13:28:54.051113  3538 leader_election.cc:290] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:54.053153  3491 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 0.
I20260710 13:28:54.053610  3380 leader_election.cc:304] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:54.054947  3538 raft_consensus.cc:2804] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:54.055366  3538 raft_consensus.cc:493] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:54.055791  3538 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:54.060437  3537 consensus_queue.cc:1048] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.063881  3538 raft_consensus.cc:515] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.066916  3341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:54.067257  3538 leader_election.cc:290] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 election: Requested vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:54.067507  3341 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:54.068925  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:54.069515  3491 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:54.075649  3341 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 1.
I20260710 13:28:54.076334  3491 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 1.
I20260710 13:28:54.076882  3380 leader_election.cc:304] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:54.077704  3538 raft_consensus.cc:2804] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:54.078204  3538 raft_consensus.cc:697] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Becoming Leader. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Running, Role: LEADER
I20260710 13:28:54.079051  3538 consensus_queue.cc:237] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.085986  3240 catalog_manager.cc:5697] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "8a42992f3b2040ea985c080bbde209c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:54.117877  3539 consensus_queue.cc:1048] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.129101  3539 consensus_queue.cc:1048] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.179064  3491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295"
dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
mode: GRACEFUL
new_leader_uuid: "8a42992f3b2040ea985c080bbde209c6"
 from {username='slave'} at 127.0.0.1:38928
I20260710 13:28:54.179602  3491 raft_consensus.cc:606] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 LEADER]: Received request to transfer leadership to TS 8a42992f3b2040ea985c080bbde209c6
I20260710 13:28:54.192831  3417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79"
dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
mode: GRACEFUL
new_leader_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
 from {username='slave'} at 127.0.0.1:48760
I20260710 13:28:54.193370  3417 raft_consensus.cc:606] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Received request to transfer leadership to TS ca80e17e0ef241d59bebd143ff229fb0
I20260710 13:28:54.198137  3417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa"
dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
mode: GRACEFUL
new_leader_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
 from {username='slave'} at 127.0.0.1:48760
I20260710 13:28:54.198618  3417 raft_consensus.cc:606] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Received request to transfer leadership to TS ca80e17e0ef241d59bebd143ff229fb0
I20260710 13:28:54.314314  3538 consensus_queue.cc:1048] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.320461  3563 raft_consensus.cc:993] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: : Instructing follower ca80e17e0ef241d59bebd143ff229fb0 to start an election
I20260710 13:28:54.321198  3538 raft_consensus.cc:1081] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Signalling peer ca80e17e0ef241d59bebd143ff229fb0 to start an election
I20260710 13:28:54.325994  3341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79"
dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
 from {username='slave'} at 127.0.0.1:55816
I20260710 13:28:54.326617  3341 raft_consensus.cc:493] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:54.327003  3341 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.328452  3563 consensus_queue.cc:1048] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.335852  3341 raft_consensus.cc:515] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.338675  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:54.338917  3341 leader_election.cc:290] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 2 election: Requested vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:54.339269  3417 raft_consensus.cc:3055] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:54.339599  3417 raft_consensus.cc:740] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Running, Role: LEADER
I20260710 13:28:54.340576  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18304f4d93b4ef196481ff4e48e5c79" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:54.340364  3417 consensus_queue.cc:260] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.341202  3491 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.341777  3417 raft_consensus.cc:3060] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.347929  3491 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 2.
I20260710 13:28:54.348345  3417 raft_consensus.cc:2468] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 2.
I20260710 13:28:54.349364  3306 leader_election.cc:304] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: add62c6751604e4d9513d66fbe5d32a9, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:54.350265  3539 raft_consensus.cc:2804] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:54.350771  3539 raft_consensus.cc:697] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Becoming Leader. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Running, Role: LEADER
I20260710 13:28:54.351505  3539 consensus_queue.cc:237] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.357008  3236 catalog_manager.cc:5697] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 reported cstate change: term changed from 1 to 2, leader changed from 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66) to ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "ca80e17e0ef241d59bebd143ff229fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:54.459408  3563 consensus_queue.cc:1048] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.469256  3538 consensus_queue.cc:1048] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:54.480105  3578 raft_consensus.cc:993] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: : Instructing follower ca80e17e0ef241d59bebd143ff229fb0 to start an election
I20260710 13:28:54.480566  3538 raft_consensus.cc:1081] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Signalling peer ca80e17e0ef241d59bebd143ff229fb0 to start an election
I20260710 13:28:54.482024  3341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa"
dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
 from {username='slave'} at 127.0.0.1:55816
I20260710 13:28:54.482561  3341 raft_consensus.cc:493] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:54.482941  3341 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.488411  3341 raft_consensus.cc:515] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.490710  3341 leader_election.cc:290] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 2 election: Requested vote from peers 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:54.491092  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:54.491163  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "ca80e17e0ef241d59bebd143ff229fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:54.491832  3417 raft_consensus.cc:3055] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:54.491874  3491 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.492273  3417 raft_consensus.cc:740] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Running, Role: LEADER
I20260710 13:28:54.493170  3417 consensus_queue.cc:260] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.494065  3417 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.496975  3491 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 2.
I20260710 13:28:54.497972  3306 leader_election.cc:304] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: add62c6751604e4d9513d66fbe5d32a9, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:54.498786  3417 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca80e17e0ef241d59bebd143ff229fb0 in term 2.
I20260710 13:28:54.498807  3539 raft_consensus.cc:2804] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:54.499459  3539 raft_consensus.cc:697] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Becoming Leader. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Running, Role: LEADER
I20260710 13:28:54.500293  3539 consensus_queue.cc:237] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.506134  3236 catalog_manager.cc:5697] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 reported cstate change: term changed from 1 to 2, leader changed from 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66) to ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "ca80e17e0ef241d59bebd143ff229fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:54.681527  3548 raft_consensus.cc:993] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: : Instructing follower 8a42992f3b2040ea985c080bbde209c6 to start an election
I20260710 13:28:54.682109  3582 raft_consensus.cc:1081] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 LEADER]: Signalling peer 8a42992f3b2040ea985c080bbde209c6 to start an election
I20260710 13:28:54.683566  3417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295"
dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
 from {username='slave'} at 127.0.0.1:48750
I20260710 13:28:54.684087  3417 raft_consensus.cc:493] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:54.684468  3417 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.689590  3417 raft_consensus.cc:515] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.691383  3417 leader_election.cc:290] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 2 election: Requested vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67:32889)
I20260710 13:28:54.692057  3341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:54.692513  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfb4bc3f1154afebe77449932253295" candidate_uuid: "8a42992f3b2040ea985c080bbde209c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
I20260710 13:28:54.692718  3341 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.693291  3491 raft_consensus.cc:3055] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:54.693588  3491 raft_consensus.cc:740] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Running, Role: LEADER
I20260710 13:28:54.694355  3491 consensus_queue.cc:260] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.695395  3491 raft_consensus.cc:3060] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:54.697732  3341 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 2.
I20260710 13:28:54.698830  3380 leader_election.cc:304] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a42992f3b2040ea985c080bbde209c6, ca80e17e0ef241d59bebd143ff229fb0; no voters: 
I20260710 13:28:54.699492  3538 raft_consensus.cc:2804] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:54.699870  3538 raft_consensus.cc:697] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 2 LEADER]: Becoming Leader. State: Replica: 8a42992f3b2040ea985c080bbde209c6, State: Running, Role: LEADER
I20260710 13:28:54.700569  3491 raft_consensus.cc:2468] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a42992f3b2040ea985c080bbde209c6 in term 2.
I20260710 13:28:54.700659  3538 consensus_queue.cc:237] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:54.706812  3236 catalog_manager.cc:5697] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 reported cstate change: term changed from 1 to 2, leader changed from add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67) to 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "8a42992f3b2040ea985c080bbde209c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:54.769129  3417 raft_consensus.cc:1275] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Refusing update from remote peer ca80e17e0ef241d59bebd143ff229fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:54.770401  3539 consensus_queue.cc:1048] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:54.778578  3491 raft_consensus.cc:1275] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Refusing update from remote peer ca80e17e0ef241d59bebd143ff229fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:54.780515  3584 consensus_queue.cc:1048] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:54.889976  3417 raft_consensus.cc:1275] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Refusing update from remote peer ca80e17e0ef241d59bebd143ff229fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:54.891295  3584 consensus_queue.cc:1048] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:54.899048  3491 raft_consensus.cc:1275] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Refusing update from remote peer ca80e17e0ef241d59bebd143ff229fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:54.900857  3584 consensus_queue.cc:1048] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:54.917151 32377 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:28:54.919178 32377 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:28:54.919675 32377 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:28:54.931753  3341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa"
dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
mode: GRACEFUL
new_leader_uuid: "add62c6751604e4d9513d66fbe5d32a9"
 from {username='slave'} at 127.0.0.1:55820
I20260710 13:28:54.932268  3341 raft_consensus.cc:606] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Received request to transfer leadership to TS add62c6751604e4d9513d66fbe5d32a9
I20260710 13:28:54.933344 32377 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:28:55.108471  3491 raft_consensus.cc:1275] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Refusing update from remote peer 8a42992f3b2040ea985c080bbde209c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:55.109685  3538 consensus_queue.cc:1048] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:55.118258  3341 raft_consensus.cc:1275] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Refusing update from remote peer 8a42992f3b2040ea985c080bbde209c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:55.119768  3538 consensus_queue.cc:1048] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:55.504616  3539 raft_consensus.cc:993] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: : Instructing follower add62c6751604e4d9513d66fbe5d32a9 to start an election
I20260710 13:28:55.505096  3584 raft_consensus.cc:1081] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Signalling peer add62c6751604e4d9513d66fbe5d32a9 to start an election
I20260710 13:28:55.506418  3491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa"
dest_uuid: "add62c6751604e4d9513d66fbe5d32a9"
 from {username='slave'} at 127.0.0.1:38906
I20260710 13:28:55.506927  3491 raft_consensus.cc:493] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:55.507239  3491 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.512015  3491 raft_consensus.cc:515] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:55.513567  3491 leader_election.cc:290] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [CANDIDATE]: Term 3 election: Requested vote from peers ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65:36261), 8a42992f3b2040ea985c080bbde209c6 (127.31.158.66:40457)
I20260710 13:28:55.514354  3341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca80e17e0ef241d59bebd143ff229fb0"
I20260710 13:28:55.514539  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64851293e7ec4b968f701fb1768af5aa" candidate_uuid: "add62c6751604e4d9513d66fbe5d32a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a42992f3b2040ea985c080bbde209c6"
I20260710 13:28:55.515035  3341 raft_consensus.cc:3055] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:55.515192  3417 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.515350  3341 raft_consensus.cc:740] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca80e17e0ef241d59bebd143ff229fb0, State: Running, Role: LEADER
I20260710 13:28:55.516158  3341 consensus_queue.cc:260] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [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: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:55.517094  3341 raft_consensus.cc:3060] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.520227  3417 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 3.
I20260710 13:28:55.521354  3456 leader_election.cc:304] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [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: 8a42992f3b2040ea985c080bbde209c6, add62c6751604e4d9513d66fbe5d32a9; no voters: 
I20260710 13:28:55.521898  3341 raft_consensus.cc:2468] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add62c6751604e4d9513d66fbe5d32a9 in term 3.
I20260710 13:28:55.522162  3582 raft_consensus.cc:2804] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:55.523427  3582 raft_consensus.cc:697] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 LEADER]: Becoming Leader. State: Replica: add62c6751604e4d9513d66fbe5d32a9, State: Running, Role: LEADER
I20260710 13:28:55.524194  3582 consensus_queue.cc:237] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [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: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } }
I20260710 13:28:55.529672  3239 catalog_manager.cc:5697] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 reported cstate change: term changed from 2 to 3, leader changed from ca80e17e0ef241d59bebd143ff229fb0 (127.31.158.65) to add62c6751604e4d9513d66fbe5d32a9 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "add62c6751604e4d9513d66fbe5d32a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca80e17e0ef241d59bebd143ff229fb0" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 36261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a42992f3b2040ea985c080bbde209c6" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "add62c6751604e4d9513d66fbe5d32a9" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:55.544595 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
I20260710 13:28:55.562860 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:55.563402 32377 tablet_replica.cc:333] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0: stopping tablet replica
I20260710 13:28:55.563881 32377 raft_consensus.cc:2243] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.564271 32377 raft_consensus.cc:2272] T 64851293e7ec4b968f701fb1768af5aa P ca80e17e0ef241d59bebd143ff229fb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.566599 32377 tablet_replica.cc:333] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0: stopping tablet replica
I20260710 13:28:55.567113 32377 raft_consensus.cc:2243] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:55.567755 32377 raft_consensus.cc:2272] T a18304f4d93b4ef196481ff4e48e5c79 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.569896 32377 tablet_replica.cc:333] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0: stopping tablet replica
I20260710 13:28:55.570317 32377 raft_consensus.cc:2243] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:55.570986 32377 raft_consensus.cc:2272] T 3e64755fa80f45d7b68dabadd1bcc3d2 P ca80e17e0ef241d59bebd143ff229fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.572486 32377 tablet_replica.cc:333] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0: stopping tablet replica
I20260710 13:28:55.572871 32377 raft_consensus.cc:2243] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.573194 32377 raft_consensus.cc:2272] T 2dfb4bc3f1154afebe77449932253295 P ca80e17e0ef241d59bebd143ff229fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.595275 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
I20260710 13:28:55.606976 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
I20260710 13:28:55.628145 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:55.628834 32377 tablet_replica.cc:333] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6: stopping tablet replica
I20260710 13:28:55.629355 32377 raft_consensus.cc:2243] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.629751 32377 raft_consensus.cc:2272] T 64851293e7ec4b968f701fb1768af5aa P 8a42992f3b2040ea985c080bbde209c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.631836 32377 tablet_replica.cc:333] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6: stopping tablet replica
I20260710 13:28:55.632290 32377 raft_consensus.cc:2243] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:55.632932 32377 raft_consensus.cc:2272] T 2dfb4bc3f1154afebe77449932253295 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.635006 32377 tablet_replica.cc:333] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6: stopping tablet replica
I20260710 13:28:55.635442 32377 raft_consensus.cc:2243] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.635782 32377 raft_consensus.cc:2272] T a18304f4d93b4ef196481ff4e48e5c79 P 8a42992f3b2040ea985c080bbde209c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.637666 32377 tablet_replica.cc:333] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6: stopping tablet replica
I20260710 13:28:55.638068 32377 raft_consensus.cc:2243] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.638387 32377 raft_consensus.cc:2272] T 3e64755fa80f45d7b68dabadd1bcc3d2 P 8a42992f3b2040ea985c080bbde209c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.658999 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:28:55.670029 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
I20260710 13:28:55.688836 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:55.689458 32377 tablet_replica.cc:333] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: stopping tablet replica
I20260710 13:28:55.689976 32377 raft_consensus.cc:2243] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:55.690572 32377 pending_rounds.cc:70] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Trying to abort 1 pending ops.
I20260710 13:28:55.690819 32377 pending_rounds.cc:77] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305994795113394176 op_type: NO_OP noop_request { }
I20260710 13:28:55.691113 32377 raft_consensus.cc:2889] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:55.691352 32377 raft_consensus.cc:2272] T 64851293e7ec4b968f701fb1768af5aa P add62c6751604e4d9513d66fbe5d32a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.693367 32377 tablet_replica.cc:333] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9: stopping tablet replica
I20260710 13:28:55.693867 32377 raft_consensus.cc:2243] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.694248 32377 raft_consensus.cc:2272] T 2dfb4bc3f1154afebe77449932253295 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.696194 32377 tablet_replica.cc:333] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9: stopping tablet replica
I20260710 13:28:55.696661 32377 raft_consensus.cc:2243] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.697045 32377 raft_consensus.cc:2272] T a18304f4d93b4ef196481ff4e48e5c79 P add62c6751604e4d9513d66fbe5d32a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.699011 32377 tablet_replica.cc:333] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9: stopping tablet replica
I20260710 13:28:55.699450 32377 raft_consensus.cc:2243] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:55.699811 32377 raft_consensus.cc:2272] T 3e64755fa80f45d7b68dabadd1bcc3d2 P add62c6751604e4d9513d66fbe5d32a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.720427 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:28:55.731951 32377 master.cc:562] Master@127.31.158.126:35077 shutting down...
I20260710 13:28:55.747159 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:55.747740 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:55.748059 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf08f2b1c58145b6b1679a01e0ca7aba: stopping tablet replica
I20260710 13:28:55.767294 32377 master.cc:584] Master@127.31.158.126:35077 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2987 ms)
[----------] 6 tests from LeaderRebalancerTest (85736 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:28:55.793978 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:39011
I20260710 13:28:55.795120 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:55.800307  3594 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 13:28:55.801055  3595 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 13:28:55.802053 32377 server_base.cc:1061] running on GCE node
W20260710 13:28:55.801959  3597 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 13:28:55.803231 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:55.803407 32377 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 13:28:55.803521 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690135803510 us; error 0 us; skew 500 ppm
I20260710 13:28:55.803984 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:55.806159 32377 webserver.cc:533] Webserver started at http://127.31.158.126:37613/ using document root <none> and password file <none>
I20260710 13:28:55.806740 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:55.806901 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:55.807097 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:55.808113 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "1b43f50db074466abbad1be66b3fe8a9"
format_stamp: "Formatted at 2026-07-10 13:28:55 on dist-test-slave-fvrf"
I20260710 13:28:55.812335 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:55.815495  3602 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:55.816228 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:55.816619 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "1b43f50db074466abbad1be66b3fe8a9"
format_stamp: "Formatted at 2026-07-10 13:28:55 on dist-test-slave-fvrf"
I20260710 13:28:55.816913 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-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 13:28:55.844705 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:55.845703 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:55.879980 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:39011
I20260710 13:28:55.880085  3653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:39011 every 8 connection(s)
I20260710 13:28:55.883643  3654 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 13:28:55.893193  3654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: Bootstrap starting.
I20260710 13:28:55.897336  3654 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:55.901065  3654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: No bootstrap required, opened a new log
I20260710 13:28:55.903054  3654 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER }
I20260710 13:28:55.903419  3654 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:55.903698  3654 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b43f50db074466abbad1be66b3fe8a9, State: Initialized, Role: FOLLOWER
I20260710 13:28:55.904378  3654 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER }
I20260710 13:28:55.904839  3654 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:55.905066  3654 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:55.905345  3654 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:55.909703  3654 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER }
I20260710 13:28:55.910194  3654 leader_election.cc:304] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [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: 1b43f50db074466abbad1be66b3fe8a9; no voters: 
I20260710 13:28:55.911324  3654 leader_election.cc:290] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:55.911616  3657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:55.912932  3657 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1b43f50db074466abbad1be66b3fe8a9, State: Running, Role: LEADER
I20260710 13:28:55.913604  3657 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [LEADER]: Queue going to LEADER mode. State: All 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: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER }
I20260710 13:28:55.914142  3654 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:55.916482  3658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b43f50db074466abbad1be66b3fe8a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER } }
I20260710 13:28:55.916543  3659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b43f50db074466abbad1be66b3fe8a9. Latest consensus state: current_term: 1 leader_uuid: "1b43f50db074466abbad1be66b3fe8a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b43f50db074466abbad1be66b3fe8a9" member_type: VOTER } }
I20260710 13:28:55.917281  3658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:55.917302  3659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:55.919878  3663 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:55.924536  3663 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:55.929734 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:55.932999  3663 catalog_manager.cc:1383] Generated new cluster ID: 932a45e7e47b4bf4af49bc3da01cfcc1
I20260710 13:28:55.933276  3663 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:55.951166  3663 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:55.952418  3663 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:55.968348  3663 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: Generated new TSK 0
I20260710 13:28:55.968919  3663 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:55.996330 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:56.001955  3675 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 13:28:56.003110  3676 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 13:28:56.005035  3678 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 13:28:56.005496 32377 server_base.cc:1061] running on GCE node
I20260710 13:28:56.006403 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:56.006582 32377 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 13:28:56.006857 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690136006826 us; error 0 us; skew 500 ppm
I20260710 13:28:56.007368 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:56.009646 32377 webserver.cc:533] Webserver started at http://127.31.158.65:43817/ using document root <none> and password file <none>
I20260710 13:28:56.010097 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:56.010248 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:56.010455 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:56.011521 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.015805 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:56.018987  3683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.019744 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:56.019984 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.020215 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-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 13:28:56.052107 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:56.053140 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:56.054462 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:56.056617 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:56.056787 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.057085 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:56.057250 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.094907 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:45463
I20260710 13:28:56.095016  3745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:45463 every 8 connection(s)
I20260710 13:28:56.099638 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:56.106441  3750 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 13:28:56.107473  3751 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 13:28:56.111644 32377 server_base.cc:1061] running on GCE node
W20260710 13:28:56.111936  3753 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 13:28:56.112828  3746 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39011
I20260710 13:28:56.113229  3746 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:56.113575 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:56.113812 32377 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 13:28:56.113989 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690136113956 us; error 0 us; skew 500 ppm
I20260710 13:28:56.114044  3746 heartbeater.cc:507] Master 127.31.158.126:39011 requested a full tablet report, sending...
I20260710 13:28:56.114602 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:56.116410  3619 ts_manager.cc:194] Registered new tserver with Master: e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463)
I20260710 13:28:56.117257 32377 webserver.cc:533] Webserver started at http://127.31.158.66:33677/ using document root <none> and password file <none>
I20260710 13:28:56.117776 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:56.118008 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:56.118300 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:56.118292  3619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33528
I20260710 13:28:56.119849 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.124248 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:56.127337  3758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.128059 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:56.128346 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.128638 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-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 13:28:56.151172 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:56.152197 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:56.153558 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:56.155769 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:56.155999 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.156239 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:56.156409 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.193001 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:40111
I20260710 13:28:56.193110  3820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:40111 every 8 connection(s)
I20260710 13:28:56.197628 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:56.203626  3824 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 13:28:56.205824  3825 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 13:28:56.207706 32377 server_base.cc:1061] running on GCE node
W20260710 13:28:56.208653  3827 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 13:28:56.209762 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:56.210124 32377 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 13:28:56.210294  3821 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39011
I20260710 13:28:56.210350 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690136210311 us; error 0 us; skew 500 ppm
I20260710 13:28:56.210855  3821 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:56.211266 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:56.211625  3821 heartbeater.cc:507] Master 127.31.158.126:39011 requested a full tablet report, sending...
I20260710 13:28:56.213954  3619 ts_manager.cc:194] Registered new tserver with Master: 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:56.214061 32377 webserver.cc:533] Webserver started at http://127.31.158.67:41217/ using document root <none> and password file <none>
I20260710 13:28:56.214713 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:56.214955 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:56.215261 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:56.215786  3619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33542
I20260710 13:28:56.216698 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "40a54bf57a204ecba438cc44a57e1e47"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.221112 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:28:56.224395  3832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.225186 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:56.225473 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "40a54bf57a204ecba438cc44a57e1e47"
format_stamp: "Formatted at 2026-07-10 13:28:56 on dist-test-slave-fvrf"
I20260710 13:28:56.225708 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690049893136-32377-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 13:28:56.247314 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:56.248389 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:56.249744 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:56.251992 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:56.252214 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.252453 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:56.252622 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:56.289754 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:41343
I20260710 13:28:56.289882  3894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:41343 every 8 connection(s)
I20260710 13:28:56.302866  3895 heartbeater.cc:344] Connected to a master server at 127.31.158.126:39011
I20260710 13:28:56.303294  3895 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:56.304087  3895 heartbeater.cc:507] Master 127.31.158.126:39011 requested a full tablet report, sending...
I20260710 13:28:56.305997  3619 ts_manager.cc:194] Registered new tserver with Master: 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.306131 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013363622s
I20260710 13:28:56.307628  3619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33546
I20260710 13:28:56.330405  3619 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33548:
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 13:28:56.332942  3619 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 13:28:56.399207  3859 tablet_service.cc:1511] Processing CreateTablet for tablet e755a53f12624ba6b91e8d0d76886dae (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:56.400653  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755a53f12624ba6b91e8d0d76886dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.400779  3858 tablet_service.cc:1511] Processing CreateTablet for tablet 909b2d144ab34752ae672f58e539fd25 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:56.402189  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b2d144ab34752ae672f58e539fd25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.402921  3860 tablet_service.cc:1511] Processing CreateTablet for tablet 07d44efdbae34f359a1150ae4575a3a6 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:56.404203  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d44efdbae34f359a1150ae4575a3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.408859  3857 tablet_service.cc:1511] Processing CreateTablet for tablet fd531a19b68347cb9ff271e5e42f7502 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:56.410207  3857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd531a19b68347cb9ff271e5e42f7502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.414661  3856 tablet_service.cc:1511] Processing CreateTablet for tablet aca99ce8c00343c98064945a4250675e (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:56.416020  3856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca99ce8c00343c98064945a4250675e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.422845  3855 tablet_service.cc:1511] Processing CreateTablet for tablet ca5ce86ab27743cf9850ca787c780a5f (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:56.424335  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5ce86ab27743cf9850ca787c780a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.424592  3785 tablet_service.cc:1511] Processing CreateTablet for tablet e755a53f12624ba6b91e8d0d76886dae (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:56.425935  3785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755a53f12624ba6b91e8d0d76886dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.427749  3784 tablet_service.cc:1511] Processing CreateTablet for tablet 909b2d144ab34752ae672f58e539fd25 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:56.429080  3784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b2d144ab34752ae672f58e539fd25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.431464  3783 tablet_service.cc:1511] Processing CreateTablet for tablet fd531a19b68347cb9ff271e5e42f7502 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:56.431676  3711 tablet_service.cc:1511] Processing CreateTablet for tablet 07d44efdbae34f359a1150ae4575a3a6 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:56.432799  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd531a19b68347cb9ff271e5e42f7502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.433830  3710 tablet_service.cc:1511] Processing CreateTablet for tablet e755a53f12624ba6b91e8d0d76886dae (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:56.435671  3782 tablet_service.cc:1511] Processing CreateTablet for tablet aca99ce8c00343c98064945a4250675e (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:56.435918  3709 tablet_service.cc:1511] Processing CreateTablet for tablet 909b2d144ab34752ae672f58e539fd25 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:56.436992  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca99ce8c00343c98064945a4250675e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.438359  3708 tablet_service.cc:1511] Processing CreateTablet for tablet fd531a19b68347cb9ff271e5e42f7502 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:56.441846  3781 tablet_service.cc:1511] Processing CreateTablet for tablet ca5ce86ab27743cf9850ca787c780a5f (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:56.443197  3781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5ce86ab27743cf9850ca787c780a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.442833  3707 tablet_service.cc:1511] Processing CreateTablet for tablet aca99ce8c00343c98064945a4250675e (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:56.443557  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad5d24bbd624d6ba6e8973706007630 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:56.444911  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad5d24bbd624d6ba6e8973706007630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.444993  3706 tablet_service.cc:1511] Processing CreateTablet for tablet ca5ce86ab27743cf9850ca787c780a5f (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:56.432801  3711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d44efdbae34f359a1150ae4575a3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.447700  3705 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad5d24bbd624d6ba6e8973706007630 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:56.448975  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad5d24bbd624d6ba6e8973706007630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.422981  3786 tablet_service.cc:1511] Processing CreateTablet for tablet 07d44efdbae34f359a1150ae4575a3a6 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:56.450955  3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd531a19b68347cb9ff271e5e42f7502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.451507  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d44efdbae34f359a1150ae4575a3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.453383  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca99ce8c00343c98064945a4250675e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.456620  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad5d24bbd624d6ba6e8973706007630 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:56.458346  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad5d24bbd624d6ba6e8973706007630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.458952  3709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b2d144ab34752ae672f58e539fd25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.460165  3706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5ce86ab27743cf9850ca787c780a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.463001  3710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e755a53f12624ba6b91e8d0d76886dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.482743  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 6098a63f4cd64b8f912715a7b06789c8 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:56.484167  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6098a63f4cd64b8f912715a7b06789c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.488112  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 6098a63f4cd64b8f912715a7b06789c8 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:56.489446  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6098a63f4cd64b8f912715a7b06789c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.502684  3856 tablet_service.cc:1511] Processing CreateTablet for tablet 6098a63f4cd64b8f912715a7b06789c8 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:56.504065  3856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6098a63f4cd64b8f912715a7b06789c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.506412  3778 tablet_service.cc:1511] Processing CreateTablet for tablet 3876c94242c64c75ba9bb51e96781080 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:56.507934  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3876c94242c64c75ba9bb51e96781080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.511662  3703 tablet_service.cc:1511] Processing CreateTablet for tablet 3876c94242c64c75ba9bb51e96781080 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:56.512950  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3876c94242c64c75ba9bb51e96781080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.523597  3855 tablet_service.cc:1511] Processing CreateTablet for tablet 3876c94242c64c75ba9bb51e96781080 (DEFAULT_TABLE table=test-workload [id=27e0ae85d6b049cd9756b0a2147c6262]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:56.525213  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3876c94242c64c75ba9bb51e96781080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:56.577483  3910 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.585284  3910 tablet_bootstrap.cc:654] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.597579  3912 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.596866  3911 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.602906  3910 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.603353  3910 ts_tablet_manager.cc:1403] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260710 13:28:56.603523  3912 tablet_bootstrap.cc:654] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.605581  3910 raft_consensus.cc:359] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.606386  3910 raft_consensus.cc:385] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.606586  3910 raft_consensus.cc:740] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.607296  3910 consensus_queue.cc:260] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.607601  3912 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.608124  3912 ts_tablet_manager.cc:1403] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:28:56.609418  3895 heartbeater.cc:499] Master 127.31.158.126:39011 was elected leader, sending a full tablet report...
I20260710 13:28:56.610517  3912 raft_consensus.cc:359] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:56.611303  3912 raft_consensus.cc:385] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.611629  3912 raft_consensus.cc:740] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.612354  3912 consensus_queue.cc:260] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:56.613130  3911 tablet_bootstrap.cc:654] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.614527  3746 heartbeater.cc:499] Master 127.31.158.126:39011 was elected leader, sending a full tablet report...
I20260710 13:28:56.615031  3912 ts_tablet_manager.cc:1434] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:56.616030  3912 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.619340  3910 ts_tablet_manager.cc:1434] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:28:56.621930  3912 tablet_bootstrap.cc:654] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.622325  3910 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.629289  3910 tablet_bootstrap.cc:654] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.667049  3911 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.667599  3911 ts_tablet_manager.cc:1403] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.038s
I20260710 13:28:56.668416  3912 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.668958  3912 ts_tablet_manager.cc:1403] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.053s	user 0.030s	sys 0.020s
I20260710 13:28:56.669184  3910 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.669689  3910 ts_tablet_manager.cc:1403] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.017s
I20260710 13:28:56.669872  3911 raft_consensus.cc:359] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.670506  3911 raft_consensus.cc:385] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.670804  3911 raft_consensus.cc:740] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.671497  3911 consensus_queue.cc:260] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.671655  3912 raft_consensus.cc:359] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.672400  3912 raft_consensus.cc:385] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.672431  3910 raft_consensus.cc:359] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.672878  3912 raft_consensus.cc:740] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.673367  3910 raft_consensus.cc:385] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.673727  3821 heartbeater.cc:499] Master 127.31.158.126:39011 was elected leader, sending a full tablet report...
I20260710 13:28:56.673734  3910 raft_consensus.cc:740] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.674222  3911 ts_tablet_manager.cc:1434] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:56.673983  3912 consensus_queue.cc:260] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.675185  3911 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.674909  3910 consensus_queue.cc:260] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.678328  3910 ts_tablet_manager.cc:1434] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:28:56.679277  3910 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.682271  3911 tablet_bootstrap.cc:654] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.676177  3912 ts_tablet_manager.cc:1434] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:56.684990  3910 tablet_bootstrap.cc:654] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.686043  3912 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.691735  3912 tablet_bootstrap.cc:654] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.692780  3911 tablet_bootstrap.cc:492] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.693326  3911 ts_tablet_manager.cc:1403] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:28:56.696928  3911 raft_consensus.cc:359] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.697911  3911 raft_consensus.cc:385] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.698329  3911 raft_consensus.cc:740] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.698592  3910 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.699204  3910 ts_tablet_manager.cc:1403] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:28:56.699409  3911 consensus_queue.cc:260] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.701925  3910 raft_consensus.cc:359] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.702724  3911 ts_tablet_manager.cc:1434] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:28:56.702797  3910 raft_consensus.cc:385] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.704033  3910 raft_consensus.cc:740] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.704236  3911 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.704903  3910 consensus_queue.cc:260] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.706099  3912 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.706655  3912 ts_tablet_manager.cc:1403] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 13:28:56.709453  3912 raft_consensus.cc:359] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.710312  3912 raft_consensus.cc:385] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.710551  3911 tablet_bootstrap.cc:654] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.710706  3912 raft_consensus.cc:740] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.711571  3912 consensus_queue.cc:260] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.709980  3910 ts_tablet_manager.cc:1434] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:28:56.713619  3910 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.713717  3912 ts_tablet_manager.cc:1434] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:56.716396  3912 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.718920  3911 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.719485  3911 ts_tablet_manager.cc:1403] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:28:56.722134  3911 raft_consensus.cc:359] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.722949  3911 raft_consensus.cc:385] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.723294  3911 raft_consensus.cc:740] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.724120  3911 consensus_queue.cc:260] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.725679  3910 tablet_bootstrap.cc:654] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.727097  3911 ts_tablet_manager.cc:1434] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:56.725704  3912 tablet_bootstrap.cc:654] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.728137  3911 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.733902  3911 tablet_bootstrap.cc:654] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.733980  3912 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.735733  3912 ts_tablet_manager.cc:1403] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260710 13:28:56.737090  3910 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.737632  3910 ts_tablet_manager.cc:1403] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260710 13:28:56.738677  3912 raft_consensus.cc:359] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.739428  3912 raft_consensus.cc:385] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.739749  3912 raft_consensus.cc:740] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.740965  3911 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.740530  3910 raft_consensus.cc:359] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.740576  3912 consensus_queue.cc:260] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.741355  3910 raft_consensus.cc:385] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.741437  3911 ts_tablet_manager.cc:1403] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:28:56.741786  3910 raft_consensus.cc:740] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.742935  3912 ts_tablet_manager.cc:1434] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:56.742761  3910 consensus_queue.cc:260] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.743997  3912 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.744374  3911 raft_consensus.cc:359] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.745110  3911 raft_consensus.cc:385] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.745416  3911 raft_consensus.cc:740] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.746312  3911 consensus_queue.cc:260] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.748808  3911 ts_tablet_manager.cc:1434] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:56.748859  3910 ts_tablet_manager.cc:1434] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:28:56.749681  3920 raft_consensus.cc:493] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.749859  3911 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.750044  3910 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.750157  3920 raft_consensus.cc:515] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.752427  3912 tablet_bootstrap.cc:654] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.755779  3915 raft_consensus.cc:493] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.756542  3911 tablet_bootstrap.cc:654] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.756263  3915 raft_consensus.cc:515] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.756796  3910 tablet_bootstrap.cc:654] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.778815  3912 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.779569  3912 ts_tablet_manager.cc:1403] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260710 13:28:56.783056  3912 raft_consensus.cc:359] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.792479  3912 raft_consensus.cc:385] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.792912  3912 raft_consensus.cc:740] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.793583  3920 leader_election.cc:290] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.795401  3915 leader_election.cc:290] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:56.797204  3910 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.797744  3910 ts_tablet_manager.cc:1403] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.008s
I20260710 13:28:56.800530  3910 raft_consensus.cc:359] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.801278  3910 raft_consensus.cc:385] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.801376  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:56.789662  3911 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.802386  3911 ts_tablet_manager.cc:1403] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.020s
I20260710 13:28:56.805505  3911 raft_consensus.cc:359] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.806269  3911 raft_consensus.cc:385] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.806573  3911 raft_consensus.cc:740] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.801640  3910 raft_consensus.cc:740] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.793737  3912 consensus_queue.cc:260] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.807545  3910 consensus_queue.cc:260] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.808545  3721 raft_consensus.cc:2468] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:28:56.809966  3910 ts_tablet_manager.cc:1434] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:28:56.810833  3911 consensus_queue.cc:260] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.811216  3759 leader_election.cc:304] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:56.811733  3912 ts_tablet_manager.cc:1434] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:28:56.815521  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:56.816205  3912 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.816138  3721 raft_consensus.cc:2468] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:56.812162  3920 raft_consensus.cc:2804] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:56.817232  3920 raft_consensus.cc:493] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:56.817587  3920 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.820318  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
W20260710 13:28:56.822171  3762 leader_election.cc:343] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.825124  3912 tablet_bootstrap.cc:654] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.825232  3920 raft_consensus.cc:515] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.827080  3920 leader_election.cc:290] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.813432  3910 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.828186  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:56.812793  3911 ts_tablet_manager.cc:1434] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:28:56.829937  3911 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
W20260710 13:28:56.830513  3762 leader_election.cc:343] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.831179  3833 leader_election.cc:304] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:56.836634  3910 tablet_bootstrap.cc:654] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.836668  3912 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.837359  3912 ts_tablet_manager.cc:1403] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 13:28:56.837958  3911 tablet_bootstrap.cc:654] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.838238  3916 raft_consensus.cc:493] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.838734  3916 raft_consensus.cc:515] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:56.840243  3912 raft_consensus.cc:359] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.832005  3915 raft_consensus.cc:2804] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:56.841101  3915 raft_consensus.cc:493] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:56.841503  3915 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.842796  3916 leader_election.cc:290] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:56.852269  3920 raft_consensus.cc:493] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.852950  3920 raft_consensus.cc:515] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.854766  3915 raft_consensus.cc:515] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.855564  3920 leader_election.cc:290] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.857147  3915 leader_election.cc:290] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:56.852243  3912 raft_consensus.cc:385] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.866662  3912 raft_consensus.cc:740] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.867704  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
W20260710 13:28:56.860028  3759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.65:45463, user_credentials={real_user=slave}} blocked reactor thread for 49042.5us
I20260710 13:28:56.864315  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:56.868491  3721 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.868680  3795 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.869755  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
W20260710 13:28:56.871407  3685 leader_election.cc:343] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.862933  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:56.867570  3912 consensus_queue.cc:260] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.876125  3912 ts_tablet_manager.cc:1434] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 13:28:56.876964  3912 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.882462  3912 tablet_bootstrap.cc:654] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.884086  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:56.884683  3720 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.884987  3935 raft_consensus.cc:493] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.885211  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:56.885479  3935 raft_consensus.cc:515] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
W20260710 13:28:56.886474  3762 leader_election.cc:343] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.888028  3721 raft_consensus.cc:2468] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:56.888720  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:56.889568  3719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
W20260710 13:28:56.889953  3762 leader_election.cc:343] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.889997  3795 raft_consensus.cc:2468] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:56.890939  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
W20260710 13:28:56.894332  3759 leader_election.cc:343] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.894248  3833 leader_election.cc:304] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:56.895092  3720 raft_consensus.cc:2468] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:28:56.899432  3911 tablet_bootstrap.cc:492] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:56.888047  3935 leader_election.cc:290] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.899751  3915 raft_consensus.cc:2804] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:56.900209  3911 ts_tablet_manager.cc:1403] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.000s
I20260710 13:28:56.899207  3759 leader_election.cc:304] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:56.903971  3911 raft_consensus.cc:359] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.904827  3911 raft_consensus.cc:385] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.905252  3935 raft_consensus.cc:2749] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:56.905587  3915 raft_consensus.cc:697] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:56.907049  3911 raft_consensus.cc:740] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.865866  3941 raft_consensus.cc:493] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.907801  3941 raft_consensus.cc:515] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
W20260710 13:28:56.906459  3759 leader_election.cc:343] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.908008  3911 consensus_queue.cc:260] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.908175  3910 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.906517  3912 tablet_bootstrap.cc:492] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.908964  3759 leader_election.cc:304] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:56.909308  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:56.909705  3912 ts_tablet_manager.cc:1403] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.012s
I20260710 13:28:56.909904  3935 raft_consensus.cc:2749] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:56.910964  3687 leader_election.cc:343] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.911269  3759 leader_election.cc:304] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:28:56.911470  3910 ts_tablet_manager.cc:1403] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.035s
I20260710 13:28:56.911504  3687 leader_election.cc:304] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:56.912079  3935 raft_consensus.cc:2804] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:56.912732  3935 raft_consensus.cc:697] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:56.912806  3916 raft_consensus.cc:2749] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:56.912590  3912 raft_consensus.cc:359] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.913560  3912 raft_consensus.cc:385] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.913916  3912 raft_consensus.cc:740] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.913729  3935 consensus_queue.cc:237] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.914527  3910 raft_consensus.cc:359] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.914716  3912 consensus_queue.cc:260] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.911041  3911 ts_tablet_manager.cc:1434] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:56.915791  3915 consensus_queue.cc:237] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.916280  3911 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:56.916493  3910 raft_consensus.cc:385] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.916847  3910 raft_consensus.cc:740] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.917570  3910 consensus_queue.cc:260] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.919817  3910 ts_tablet_manager.cc:1434] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:56.919911  3912 ts_tablet_manager.cc:1434] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:56.920923  3910 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.920925  3912 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
W20260710 13:28:56.925217  3667 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:56.928100  3910 tablet_bootstrap.cc:654] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.931140  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:56.931775  3720 raft_consensus.cc:2468] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:56.932943  3911 tablet_bootstrap.cc:654] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.933131  3833 leader_election.cc:304] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:56.935320  3943 raft_consensus.cc:2804] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:56.935674  3943 raft_consensus.cc:493] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:56.935763  3941 leader_election.cc:290] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:56.936048  3943 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.936508  3912 tablet_bootstrap.cc:654] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.939211  3910 tablet_bootstrap.cc:492] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.939893  3910 ts_tablet_manager.cc:1403] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:28:56.941036  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:56.943264  3916 raft_consensus.cc:493] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:56.943637  3910 raft_consensus.cc:359] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.943959  3916 raft_consensus.cc:515] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.944715  3910 raft_consensus.cc:385] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.945150  3910 raft_consensus.cc:740] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.946331  3910 consensus_queue.cc:260] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.948559  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:56.949172  3796 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 0.
I20260710 13:28:56.949642  3910 ts_tablet_manager.cc:1434] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:56.949991  3916 leader_election.cc:290] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:56.950611  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:56.951987  3870 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 0.
I20260710 13:28:56.951097  3910 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.950984  3685 leader_election.cc:304] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:56.953889  3916 raft_consensus.cc:2804] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:56.954051  3912 tablet_bootstrap.cc:492] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:56.954476  3916 raft_consensus.cc:493] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:56.954967  3912 ts_tablet_manager.cc:1403] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.008s
W20260710 13:28:56.956465  3834 leader_election.cc:343] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:56.954998  3916 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.962401  3943 raft_consensus.cc:515] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.969276  3910 tablet_bootstrap.cc:654] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.970522  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:56.971324  3720 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:56.971486  3617 catalog_manager.cc:5697] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:56.975551  3912 raft_consensus.cc:359] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.977140  3912 raft_consensus.cc:385] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.977468  3912 raft_consensus.cc:740] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.978312  3912 consensus_queue.cc:260] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.979691  3910 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:56.980167  3910 ts_tablet_manager.cc:1403] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260710 13:28:56.980643  3912 ts_tablet_manager.cc:1434] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:28:56.984486  3910 raft_consensus.cc:359] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:56.985176  3910 raft_consensus.cc:385] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:56.985502  3910 raft_consensus.cc:740] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:56.985739  3912 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:28:56.986270  3910 consensus_queue.cc:260] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:56.990911  3910 ts_tablet_manager.cc:1434] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:56.991901  3910 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:28:56.965916  3916 raft_consensus.cc:515] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:56.997624  3910 tablet_bootstrap.cc:654] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:56.998723  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
W20260710 13:28:57.021440  3834 leader_election.cc:343] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:56.996804  3944 log.cc:927] Time spent T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260710 13:28:57.017880  3912 tablet_bootstrap.cc:654] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:57.022574  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.008208  3616 catalog_manager.cc:5697] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.023360  3796 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.019168  3943 leader_election.cc:290] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.017704  3720 raft_consensus.cc:2468] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.026721  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.030058  3870 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.030755  3833 leader_election.cc:304] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:57.031949  3943 raft_consensus.cc:2804] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.032563  3943 raft_consensus.cc:697] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.033354  3943 consensus_queue.cc:237] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.033702  3796 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 1.
I20260710 13:28:57.036856  3685 leader_election.cc:304] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.037972  3949 raft_consensus.cc:2804] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.044030  3915 raft_consensus.cc:493] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.044745  3915 raft_consensus.cc:515] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.053874  3870 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 1.
I20260710 13:28:57.029366  3911 tablet_bootstrap.cc:492] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:57.055460  3911 ts_tablet_manager.cc:1403] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.023s
I20260710 13:28:57.056432  3910 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:28:57.056878  3910 ts_tablet_manager.cc:1403] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.004s
I20260710 13:28:57.058226  3911 raft_consensus.cc:359] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.059115  3911 raft_consensus.cc:385] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:57.059458  3911 raft_consensus.cc:740] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:57.059338  3910 raft_consensus.cc:359] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.060061  3910 raft_consensus.cc:385] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:57.060343  3910 raft_consensus.cc:740] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:28:57.060497  3911 consensus_queue.cc:260] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.061100  3910 consensus_queue.cc:260] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.027179  3916 leader_election.cc:290] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.062132  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.062830  3941 raft_consensus.cc:493] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.063846  3911 ts_tablet_manager.cc:1434] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:57.065162  3911 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:57.070945  3720 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:57.063446  3941 raft_consensus.cc:515] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.073097  3911 tablet_bootstrap.cc:654] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:57.073997  3912 tablet_bootstrap.cc:492] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:28:57.074501  3912 ts_tablet_manager.cc:1403] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260710 13:28:57.075814  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:57.076148  3833 leader_election.cc:304] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.077268  3912 raft_consensus.cc:359] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.078040  3912 raft_consensus.cc:385] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:57.078336  3912 raft_consensus.cc:740] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:28:57.079147  3912 consensus_queue.cc:260] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
W20260710 13:28:57.081897  3834 leader_election.cc:343] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:57.082175  3949 raft_consensus.cc:697] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.082777  3941 leader_election.cc:290] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.083262  3915 leader_election.cc:290] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.083402  3949 consensus_queue.cc:237] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.084365  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:57.085419  3935 raft_consensus.cc:493] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.085891  3935 raft_consensus.cc:515] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.087875  3912 ts_tablet_manager.cc:1434] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:28:57.088287  3935 leader_election.cc:290] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.088982  3910 ts_tablet_manager.cc:1434] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.001s
I20260710 13:28:57.089541  3935 raft_consensus.cc:493] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.090107  3935 raft_consensus.cc:515] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.091384  3796 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:57.092257  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.092272  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.093914  3718 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:28:57.093982  3958 raft_consensus.cc:2804] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:57.094712  3958 raft_consensus.cc:493] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:57.095234  3958 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.096359  3720 raft_consensus.cc:2468] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:57.095453  3759 leader_election.cc:304] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.098922  3920 raft_consensus.cc:2804] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:57.099309  3920 raft_consensus.cc:493] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:57.099653  3920 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.103713  3915 raft_consensus.cc:493] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.104023  3958 raft_consensus.cc:515] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.104238  3915 raft_consensus.cc:515] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.105854  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:57.106523  3870 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:28:57.107329  3911 tablet_bootstrap.cc:492] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:57.107877  3911 ts_tablet_manager.cc:1403] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.015s
I20260710 13:28:57.108155  3935 leader_election.cc:290] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343), e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463)
I20260710 13:28:57.108621  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:57.106055  3915 leader_election.cc:290] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.107889  3833 leader_election.cc:304] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:57.109969  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.110893  3911 raft_consensus.cc:359] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.109918  3616 catalog_manager.cc:5697] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.111572  3911 raft_consensus.cc:385] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:57.111899  3911 raft_consensus.cc:740] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:57.112548  3911 consensus_queue.cc:260] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.112989  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.113569  3718 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.114001  3920 raft_consensus.cc:515] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.115159  3795 raft_consensus.cc:2393] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40a54bf57a204ecba438cc44a57e1e47 in current term 1: Already voted for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in this term.
I20260710 13:28:57.118602  3911 ts_tablet_manager.cc:1434] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:57.119107  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.119503  3911 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:28:57.119664  3796 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.119513  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.120378  3721 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.106045  3958 leader_election.cc:290] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.123180  3958 raft_consensus.cc:2804] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:57.111307  3720 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:28:57.123646  3958 raft_consensus.cc:493] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:57.124302  3958 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.124794  3759 leader_election.cc:304] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.126087  3911 tablet_bootstrap.cc:654] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:57.126148  3935 raft_consensus.cc:2804] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:57.126650  3935 raft_consensus.cc:493] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:57.127005  3935 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.128062  3721 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:28:57.129151  3920 leader_election.cc:290] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.132320  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:57.132959  3870 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:28:57.133726  3958 raft_consensus.cc:515] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.134176  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.134898  3870 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.135421  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.136163  3721 raft_consensus.cc:2393] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40a54bf57a204ecba438cc44a57e1e47 in current term 1: Already voted for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in this term.
I20260710 13:28:57.137269  3958 leader_election.cc:290] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.137789  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.138386  3795 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.140542  3833 leader_election.cc:304] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47; no voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.144748  3718 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.146183  3833 leader_election.cc:304] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.147281  3915 raft_consensus.cc:2804] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.147765  3915 raft_consensus.cc:697] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.148950  3795 raft_consensus.cc:2468] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.150113  3834 leader_election.cc:304] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:28:57.150996  3943 raft_consensus.cc:2804] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.151602  3943 raft_consensus.cc:697] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.148540  3915 consensus_queue.cc:237] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.152650  3943 consensus_queue.cc:237] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.159854  3870 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:28:57.160380  3958 raft_consensus.cc:2749] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:57.160705  3796 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.163293  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.165211  3721 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.170324  3759 leader_election.cc:304] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.172901  3961 raft_consensus.cc:2804] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.175145  3911 tablet_bootstrap.cc:492] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:28:57.175670  3911 ts_tablet_manager.cc:1403] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.024s
I20260710 13:28:57.177080  3721 raft_consensus.cc:2468] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.177431  3935 raft_consensus.cc:515] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.178222  3911 raft_consensus.cc:359] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.178880  3911 raft_consensus.cc:385] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:57.179126  3911 raft_consensus.cc:740] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:57.179777  3911 consensus_queue.cc:260] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.180073  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.180819  3870 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.180918  3935 leader_election.cc:290] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343), e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463)
I20260710 13:28:57.181794  3911 ts_tablet_manager.cc:1434] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:28:57.173612  3961 raft_consensus.cc:697] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.183593  3619 catalog_manager.cc:5697] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.184502  3961 consensus_queue.cc:237] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.186108  3915 raft_consensus.cc:493] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.186560  3915 raft_consensus.cc:515] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.183038  3617 catalog_manager.cc:5697] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.188939  3915 leader_election.cc:290] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.190110  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:57.190845  3796 raft_consensus.cc:2468] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:57.192373  3834 leader_election.cc:304] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:28:57.195308  3915 raft_consensus.cc:2804] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:57.195255  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.195904  3915 raft_consensus.cc:493] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:57.196368  3915 raft_consensus.cc:3060] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.196280  3718 raft_consensus.cc:2468] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:28:57.203737  3915 raft_consensus.cc:515] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.205160  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.207728  3870 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:28:57.207926  3721 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.210355  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.211045  3915 leader_election.cc:290] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.210376  3762 leader_election.cc:304] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:28:57.210973  3796 raft_consensus.cc:3060] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.212420  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3876c94242c64c75ba9bb51e96781080" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.213199  3718 raft_consensus.cc:3060] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.218122  3721 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:28:57.217974  3619 catalog_manager.cc:5697] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.220203  3718 raft_consensus.cc:2468] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.212442  3961 raft_consensus.cc:2804] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.221400  3833 leader_election.cc:304] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.221560  3961 raft_consensus.cc:697] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.222273  3915 raft_consensus.cc:2804] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:57.222770  3915 raft_consensus.cc:697] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.222702  3961 consensus_queue.cc:237] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.223672  3915 consensus_queue.cc:237] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.224217  3796 raft_consensus.cc:2468] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:28:57.226675  3617 catalog_manager.cc:5697] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.240008  3617 catalog_manager.cc:5697] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.242461  3619 catalog_manager.cc:5697] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.320209  3796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:28:57.320729  3796 raft_consensus.cc:606] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.321039  3961 consensus_queue.cc:1048] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.326740  3796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:28:57.327363  3796 raft_consensus.cc:606] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.336397  3920 raft_consensus.cc:993] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.336839  3920 raft_consensus.cc:1081] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.337062  3870 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.338665  3961 raft_consensus.cc:493] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.339198  3961 raft_consensus.cc:515] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.341177  3961 leader_election.cc:290] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.341868  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.342057  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58006
I20260710 13:28:57.342707  3718 raft_consensus.cc:493] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.343072  3718 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.344060  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:28:57.346061  3915 consensus_queue.cc:1048] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.342759  3721 raft_consensus.cc:2393] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab6e346b1094a76a70ad72ae94f04c4 in current term 1: Already voted for candidate 40a54bf57a204ecba438cc44a57e1e47 in this term.
I20260710 13:28:57.349125  3869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:28:57.349745  3869 raft_consensus.cc:606] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.349795  3759 leader_election.cc:304] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.350960  3961 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:57.355319  3718 raft_consensus.cc:515] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.356500  3869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:28:57.357100  3869 raft_consensus.cc:606] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.358237  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.358673  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.358843  3796 raft_consensus.cc:3055] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.359333  3796 raft_consensus.cc:740] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.360491  3718 leader_election.cc:290] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.360276  3796 consensus_queue.cc:260] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.361519  3796 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.364292  3943 raft_consensus.cc:993] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.364785  3958 raft_consensus.cc:1081] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.364974  3869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aca99ce8c00343c98064945a4250675e"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:28:57.365556  3869 raft_consensus.cc:606] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:57.366781  3720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58018
I20260710 13:28:57.367339  3720 raft_consensus.cc:493] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.367717  3720 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.372375  3961 raft_consensus.cc:2749] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:57.372820  3869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:28:57.373355  3869 raft_consensus.cc:606] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:57.374825  3796 raft_consensus.cc:2468] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.375850  3685 leader_election.cc:304] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [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: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:28:57.376965  3949 raft_consensus.cc:2804] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.376992  3943 consensus_queue.cc:1048] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:57.377556  3949 raft_consensus.cc:697] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.378407  3949 consensus_queue.cc:237] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.378957  3958 raft_consensus.cc:493] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:57.379447  3958 raft_consensus.cc:515] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.381055  3958 leader_election.cc:290] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.382107  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:28:57.382889  3795 raft_consensus.cc:2393] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40a54bf57a204ecba438cc44a57e1e47 in current term 2: Already voted for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in this term.
I20260710 13:28:57.387871  3617 catalog_manager.cc:5697] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.390588  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:28:57.392074  3833 leader_election.cc:304] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47; no voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.392724  3958 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.401573  3720 raft_consensus.cc:515] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.402666  3718 raft_consensus.cc:1240] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Rejecting Update request from peer 40a54bf57a204ecba438cc44a57e1e47 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:57.406901  3915 consensus_queue.cc:1059] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:57.407585  3718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
mode: GRACEFUL
new_leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:58022
I20260710 13:28:57.408142  3943 raft_consensus.cc:3055] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.408389  3718 raft_consensus.cc:606] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Received request to transfer leadership to TS 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:28:57.408697  3943 raft_consensus.cc:740] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.409695  3958 raft_consensus.cc:2749] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:57.409596  3943 consensus_queue.cc:260] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.410811  3943 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.413179  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.413399  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b2d144ab34752ae672f58e539fd25" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.413916  3720 leader_election.cc:290] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.415302  3796 raft_consensus.cc:3060] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.421007  3796 raft_consensus.cc:2468] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.422031  3685 leader_election.cc:304] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.422823  3949 raft_consensus.cc:2804] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.423260  3949 raft_consensus.cc:697] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.423662  3869 raft_consensus.cc:2468] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.423956  3949 consensus_queue.cc:237] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.430591  3617 catalog_manager.cc:5697] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.458611  3943 consensus_queue.cc:1048] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.464754  3915 raft_consensus.cc:993] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.465219  3958 raft_consensus.cc:1081] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.466931  3795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51912
I20260710 13:28:57.467542  3795 raft_consensus.cc:493] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.467903  3795 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.471045  3958 consensus_queue.cc:1048] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.473917  3949 consensus_queue.cc:1048] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.475625  3795 raft_consensus.cc:515] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.478276  3795 leader_election.cc:290] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.479360  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.480072  3870 raft_consensus.cc:3055] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.480201  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5ce86ab27743cf9850ca787c780a5f" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.480737  3720 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.480546  3870 raft_consensus.cc:740] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.481588  3870 consensus_queue.cc:260] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.482839  3870 raft_consensus.cc:3060] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.490031  3720 raft_consensus.cc:2468] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:28:57.490549  3870 raft_consensus.cc:2468] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:28:57.491444  3759 leader_election.cc:304] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.492662  3961 raft_consensus.cc:2804] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.493139  3961 raft_consensus.cc:697] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.493949  3961 consensus_queue.cc:237] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.500280  3957 consensus_queue.cc:1048] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:57.503247  3616 catalog_manager.cc:5697] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.510780  3916 raft_consensus.cc:993] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: : Instructing follower 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.511230  3957 raft_consensus.cc:1081] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Signalling peer 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.512781  3795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51924
I20260710 13:28:57.513294  3795 raft_consensus.cc:493] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.513588  3795 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.518570  3795 raft_consensus.cc:515] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.520252  3795 leader_election.cc:290] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.521126  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.521310  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad5d24bbd624d6ba6e8973706007630" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.521791  3720 raft_consensus.cc:3055] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.521910  3869 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.522228  3720 raft_consensus.cc:740] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.523104  3720 consensus_queue.cc:260] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.524432  3720 raft_consensus.cc:3060] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.527697  3869 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:28:57.528666  3762 leader_election.cc:304] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:28:57.529352  3961 raft_consensus.cc:2804] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.529764  3961 raft_consensus.cc:697] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.530555  3720 raft_consensus.cc:2468] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:28:57.530591  3961 consensus_queue.cc:237] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.537189  3616 catalog_manager.cc:5697] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 1 to 2, leader changed from e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65) to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.586551  3958 consensus_queue.cc:1048] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.588526  3961 consensus_queue.cc:1048] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.595834  3958 raft_consensus.cc:993] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.596282  3958 raft_consensus.cc:1081] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.598852  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58018
I20260710 13:28:57.599385  3718 raft_consensus.cc:493] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.599746  3718 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.604705  3958 consensus_queue.cc:1048] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.606426  3718 raft_consensus.cc:515] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.608109  3920 consensus_queue.cc:1048] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:57.618470  3720 raft_consensus.cc:1240] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Rejecting Update request from peer 40a54bf57a204ecba438cc44a57e1e47 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:57.620460  3718 leader_election.cc:290] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.620407  3958 consensus_queue.cc:1059] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.621055  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.621747  3958 raft_consensus.cc:3055] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.621793  3795 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.622051  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd531a19b68347cb9ff271e5e42f7502" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.622251  3958 raft_consensus.cc:740] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.623193  3958 consensus_queue.cc:260] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.624538  3958 raft_consensus.cc:3060] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.627557  3795 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.628580  3685 leader_election.cc:304] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.629267  3957 raft_consensus.cc:2804] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.629667  3957 raft_consensus.cc:697] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.630360  3957 consensus_queue.cc:237] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.634593  3958 consensus_queue.cc:1048] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.637315  3869 raft_consensus.cc:2468] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.641688  3941 raft_consensus.cc:993] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.642153  3941 raft_consensus.cc:1081] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:28:57.645758  3795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aca99ce8c00343c98064945a4250675e"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51912
I20260710 13:28:57.643621  3619 catalog_manager.cc:5697] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.646324  3795 raft_consensus.cc:493] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.646799  3795 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.648674  3941 consensus_queue.cc:1048] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.653592  3795 raft_consensus.cc:515] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.654644  3796 raft_consensus.cc:1240] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Rejecting Update request from peer 40a54bf57a204ecba438cc44a57e1e47 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:57.656911  3941 consensus_queue.cc:1059] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.657111  3795 leader_election.cc:290] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:28:57.657687  3941 raft_consensus.cc:3055] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.657769  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:28:57.658087  3941 raft_consensus.cc:740] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:28:57.658950  3941 consensus_queue.cc:260] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.659348  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca99ce8c00343c98064945a4250675e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.659850  3941 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.671044  3869 raft_consensus.cc:2468] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:28:57.672322  3762 leader_election.cc:304] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:28:57.672950  3920 raft_consensus.cc:2804] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.673375  3920 raft_consensus.cc:697] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.674013  3920 consensus_queue.cc:237] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:28:57.680207  3619 catalog_manager.cc:5697] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.713243  3941 consensus_queue.cc:1048] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.724005  3958 consensus_queue.cc:1048] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.741658  3920 consensus_queue.cc:1048] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.751679  3961 consensus_queue.cc:1048] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.759160  3935 raft_consensus.cc:993] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.759627  3961 raft_consensus.cc:1081] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:28:57.761248  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58006
I20260710 13:28:57.761772  3718 raft_consensus.cc:493] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:57.762110  3718 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.767411  3718 raft_consensus.cc:515] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.769549  3718 leader_election.cc:290] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:28:57.769833  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:28:57.770474  3869 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.770695  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d44efdbae34f359a1150ae4575a3a6" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:28:57.771293  3795 raft_consensus.cc:3055] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:57.771593  3795 raft_consensus.cc:740] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:28:57.772348  3795 consensus_queue.cc:260] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.773478  3795 raft_consensus.cc:3060] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:57.776101  3869 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.777120  3687 leader_election.cc:304] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:28:57.777948  3916 raft_consensus.cc:2804] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:57.778334  3916 raft_consensus.cc:697] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:28:57.779050  3795 raft_consensus.cc:2468] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:28:57.779104  3916 consensus_queue.cc:237] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } }
I20260710 13:28:57.784965  3619 catalog_manager.cc:5697] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:57.831496  3795 raft_consensus.cc:1275] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.832796  3916 consensus_queue.cc:1048] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:57.840788  3869 raft_consensus.cc:1275] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.842442  3949 consensus_queue.cc:1048] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:57.877007  3795 raft_consensus.cc:1275] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.878257  3949 consensus_queue.cc:1048] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:57.886551  3869 raft_consensus.cc:1275] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.888151  3992 consensus_queue.cc:1048] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:57.989461  3718 raft_consensus.cc:1275] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.990739  3961 consensus_queue.cc:1048] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:57.998044  3869 raft_consensus.cc:1275] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:57.999651  3920 consensus_queue.cc:1048] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.038209  3718 raft_consensus.cc:1275] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.039580  3920 consensus_queue.cc:1048] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.046778  3869 raft_consensus.cc:1275] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.048363  3961 consensus_queue.cc:1048] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.111845  3718 raft_consensus.cc:3060] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:58.116074  3869 raft_consensus.cc:1275] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.117333  3992 consensus_queue.cc:1048] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.117646  3718 raft_consensus.cc:1275] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.119017  3961 consensus_queue.cc:1048] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.125873  3795 raft_consensus.cc:1275] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.127475  3992 consensus_queue.cc:1048] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.136955  3869 raft_consensus.cc:1275] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.138475  3961 consensus_queue.cc:1048] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.225693  3795 raft_consensus.cc:1275] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.226964  3957 consensus_queue.cc:1048] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:58.234078  3869 raft_consensus.cc:1275] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:58.235680  3916 consensus_queue.cc:1048] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:00.443523  3617 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33562:
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 13:29:00.445637  3617 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 13:29:00.497359  3703 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d893715274a54bba762c6aa66dc1e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:00.498809  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d893715274a54bba762c6aa66dc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.498660  3781 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d893715274a54bba762c6aa66dc1e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:00.500190  3781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d893715274a54bba762c6aa66dc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.499905  3855 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d893715274a54bba762c6aa66dc1e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:00.501107  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d893715274a54bba762c6aa66dc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.503568  3858 tablet_service.cc:1511] Processing CreateTablet for tablet e5ccda29680b4d4483fba108a67853e0 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:00.504117  3704 tablet_service.cc:1511] Processing CreateTablet for tablet e5ccda29680b4d4483fba108a67853e0 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:00.504918  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ccda29680b4d4483fba108a67853e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.505596  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ccda29680b4d4483fba108a67853e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.509097  3782 tablet_service.cc:1511] Processing CreateTablet for tablet e5ccda29680b4d4483fba108a67853e0 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:00.509421  3860 tablet_service.cc:1511] Processing CreateTablet for tablet 23c36d768e454b1e927c1e64f0de4e99 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:00.510443  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ccda29680b4d4483fba108a67853e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.509454  3783 tablet_service.cc:1511] Processing CreateTablet for tablet 23c36d768e454b1e927c1e64f0de4e99 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:00.512130  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c36d768e454b1e927c1e64f0de4e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.514569  3711 tablet_service.cc:1511] Processing CreateTablet for tablet 23c36d768e454b1e927c1e64f0de4e99 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:00.515820  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c36d768e454b1e927c1e64f0de4e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.517239  3705 tablet_service.cc:1511] Processing CreateTablet for tablet a62e2255bd7f41dda36f9bc0c1c6153e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:00.515914  3711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c36d768e454b1e927c1e64f0de4e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.524075  3786 tablet_service.cc:1511] Processing CreateTablet for tablet a62e2255bd7f41dda36f9bc0c1c6153e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:00.525429  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62e2255bd7f41dda36f9bc0c1c6153e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.525624  3859 tablet_service.cc:1511] Processing CreateTablet for tablet a62e2255bd7f41dda36f9bc0c1c6153e (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:00.526973  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62e2255bd7f41dda36f9bc0c1c6153e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.527446  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62e2255bd7f41dda36f9bc0c1c6153e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.531527  3707 tablet_service.cc:1511] Processing CreateTablet for tablet 4a24f2a4ca9e459785cdb5ef00c88633 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:00.532858  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a24f2a4ca9e459785cdb5ef00c88633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.539003  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 4a24f2a4ca9e459785cdb5ef00c88633 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:00.540355  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a24f2a4ca9e459785cdb5ef00c88633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.540266  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 4a24f2a4ca9e459785cdb5ef00c88633 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:00.541760  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a24f2a4ca9e459785cdb5ef00c88633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.558954  3709 tablet_service.cc:1511] Processing CreateTablet for tablet fa2f6a858ebf41448d8a70175f9069ab (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:00.560295  3709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2f6a858ebf41448d8a70175f9069ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.569388  3778 tablet_service.cc:1511] Processing CreateTablet for tablet fa2f6a858ebf41448d8a70175f9069ab (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:00.573460  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 36a2fc20206646fc8dee795e9fae4257 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:00.573594  3856 tablet_service.cc:1511] Processing CreateTablet for tablet 36a2fc20206646fc8dee795e9fae4257 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:00.573980  3854 tablet_service.cc:1511] Processing CreateTablet for tablet fa2f6a858ebf41448d8a70175f9069ab (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:00.573746  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2f6a858ebf41448d8a70175f9069ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.576215  3706 tablet_service.cc:1511] Processing CreateTablet for tablet 36a2fc20206646fc8dee795e9fae4257 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:00.577521  3706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a2fc20206646fc8dee795e9fae4257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.581866  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2f6a858ebf41448d8a70175f9069ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.590044  3856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a2fc20206646fc8dee795e9fae4257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.591202  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a2fc20206646fc8dee795e9fae4257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.606576  4004 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:00.614224  4004 tablet_bootstrap.cc:654] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.640230  4006 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:00.646839  4004 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:00.647392  4004 ts_tablet_manager.cc:1403] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260710 13:29:00.650720  4006 tablet_bootstrap.cc:654] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.719494  3707 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3c8b0f5484266a1af817673143887 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:00.724942  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3c8b0f5484266a1af817673143887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.726011  3786 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3c8b0f5484266a1af817673143887 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:00.650489  4004 raft_consensus.cc:359] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.731621  4004 raft_consensus.cc:385] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.732666  3711 tablet_service.cc:1511] Processing CreateTablet for tablet e2924c0ddd33436dbf9402c1d109d888 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:00.732445  4004 raft_consensus.cc:740] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.737025  4004 consensus_queue.cc:260] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.744763  3782 tablet_service.cc:1511] Processing CreateTablet for tablet e2924c0ddd33436dbf9402c1d109d888 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:00.755713  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3c8b0f5484266a1af817673143887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.761821  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2924c0ddd33436dbf9402c1d109d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.761446  3859 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3c8b0f5484266a1af817673143887 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:00.763654  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3c8b0f5484266a1af817673143887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.768680  3711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2924c0ddd33436dbf9402c1d109d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.774116  4004 ts_tablet_manager.cc:1434] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.002s
I20260710 13:29:00.775302  3860 tablet_service.cc:1511] Processing CreateTablet for tablet e2924c0ddd33436dbf9402c1d109d888 (DEFAULT_TABLE table=soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:00.777014  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2924c0ddd33436dbf9402c1d109d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:00.787849  4008 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:00.790023  4004 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:00.837182  4008 tablet_bootstrap.cc:654] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.846181  4006 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:00.846846  4006 ts_tablet_manager.cc:1403] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.031s
I20260710 13:29:00.850806  4006 raft_consensus.cc:359] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.851543  4006 raft_consensus.cc:385] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.851819  4006 raft_consensus.cc:740] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.852820  4006 consensus_queue.cc:260] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.854168  4004 tablet_bootstrap.cc:654] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.855919  4006 ts_tablet_manager.cc:1434] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:29:00.857369  4006 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:00.865249  4006 tablet_bootstrap.cc:654] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.874784  4008 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:00.875300  4008 ts_tablet_manager.cc:1403] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.000s
I20260710 13:29:00.876124  4004 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:00.876698  4004 ts_tablet_manager.cc:1403] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
I20260710 13:29:00.878499  4008 raft_consensus.cc:359] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.879168  4006 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:00.879277  4008 raft_consensus.cc:385] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.880036  4009 raft_consensus.cc:493] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:00.880417  4006 ts_tablet_manager.cc:1403] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:29:00.880321  4008 raft_consensus.cc:740] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.880019  4004 raft_consensus.cc:359] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.881368  4004 raft_consensus.cc:385] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.881110  4009 raft_consensus.cc:515] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.881747  4004 raft_consensus.cc:740] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.881812  4008 consensus_queue.cc:260] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.882994  4004 consensus_queue.cc:260] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.884330  4006 raft_consensus.cc:359] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.885054  4008 ts_tablet_manager.cc:1434] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:29:00.885082  4006 raft_consensus.cc:385] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.885674  4006 raft_consensus.cc:740] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.887504  4009 leader_election.cc:290] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:00.888648  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a24f2a4ca9e459785cdb5ef00c88633" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:00.889313  4004 ts_tablet_manager.cc:1434] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:29:00.889379  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a24f2a4ca9e459785cdb5ef00c88633" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:00.886660  4006 consensus_queue.cc:260] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.890865  4004 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
W20260710 13:29:00.891359  3759 leader_election.cc:343] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:00.890306  3869 raft_consensus.cc:2468] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:00.893229  4006 ts_tablet_manager.cc:1434] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:29:00.893481  3762 leader_election.cc:304] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:00.894444  4006 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:00.894779  4009 raft_consensus.cc:2804] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:00.895186  4009 raft_consensus.cc:493] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:00.895531  4009 raft_consensus.cc:3060] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:00.899371  4004 tablet_bootstrap.cc:654] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.901791  4006 tablet_bootstrap.cc:654] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.911254  4004 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:00.911828  4004 ts_tablet_manager.cc:1403] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:29:00.886512  4008 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:00.915225  4004 raft_consensus.cc:359] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.916079  4004 raft_consensus.cc:385] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.916442  4004 raft_consensus.cc:740] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.917325  4004 consensus_queue.cc:260] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.922421  4004 ts_tablet_manager.cc:1434] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:29:00.925031  4004 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:00.925606  4006 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:00.926224  4006 ts_tablet_manager.cc:1403] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.014s
I20260710 13:29:00.923322  4008 tablet_bootstrap.cc:654] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.927222  4009 raft_consensus.cc:515] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.929679  4009 leader_election.cc:290] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:00.930335  4006 raft_consensus.cc:359] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.930776  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a24f2a4ca9e459785cdb5ef00c88633" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:00.931257  4006 raft_consensus.cc:385] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.931656  4006 raft_consensus.cc:740] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
W20260710 13:29:00.932363  3759 leader_election.cc:343] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:00.932469  4006 consensus_queue.cc:260] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.935469  4004 tablet_bootstrap.cc:654] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.938545  4006 ts_tablet_manager.cc:1434] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:29:00.940227  4006 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:00.941938  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a24f2a4ca9e459785cdb5ef00c88633" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:00.942615  3869 raft_consensus.cc:3060] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:00.949278  4006 tablet_bootstrap.cc:654] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.956387  4008 tablet_bootstrap.cc:492] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:00.957619  4008 ts_tablet_manager.cc:1403] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260710 13:29:00.960839  3869 raft_consensus.cc:2468] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:00.961089  4008 raft_consensus.cc:359] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.962020  4008 raft_consensus.cc:385] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.962393  4008 raft_consensus.cc:740] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.962306  3762 leader_election.cc:304] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:00.963307  4009 raft_consensus.cc:2804] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:00.963806  4009 raft_consensus.cc:697] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:00.965094  4010 raft_consensus.cc:493] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:00.964823  4009 consensus_queue.cc:237] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.965574  4010 raft_consensus.cc:515] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.966815  4006 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:00.967566  4006 ts_tablet_manager.cc:1403] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260710 13:29:00.968076  4010 leader_election.cc:290] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:00.969566  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:00.970175  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
W20260710 13:29:00.971200  3687 leader_election.cc:343] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:29:00.972132  3685 leader_election.cc:343] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:00.972620  3685 leader_election.cc:304] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:00.972839  4006 raft_consensus.cc:359] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.973551  4006 raft_consensus.cc:385] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.973680  4010 raft_consensus.cc:2749] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:00.973877  4006 raft_consensus.cc:740] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
W20260710 13:29:00.965603  3667 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:00.974922  4006 consensus_queue.cc:260] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.976121  4004 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:00.976944  4004 ts_tablet_manager.cc:1403] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.037s
I20260710 13:29:00.975787  4008 consensus_queue.cc:260] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.977330  4006 ts_tablet_manager.cc:1434] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:00.980135  4008 ts_tablet_manager.cc:1434] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.007s
I20260710 13:29:00.980224  4004 raft_consensus.cc:359] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.981052  4004 raft_consensus.cc:385] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:00.981427  4008 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:00.981402  4004 raft_consensus.cc:740] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:00.983011  4006 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:00.988991  4008 tablet_bootstrap.cc:654] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.988655  3616 catalog_manager.cc:5697] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:00.991518  4006 tablet_bootstrap.cc:654] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:00.982378  4004 consensus_queue.cc:260] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:00.998710  4004 ts_tablet_manager.cc:1434] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:29:00.999776  4004 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:01.006404  4004 tablet_bootstrap.cc:654] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.019461  4008 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.019853  4004 tablet_bootstrap.cc:492] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:01.020032  4008 ts_tablet_manager.cc:1403] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.023s
I20260710 13:29:01.020375  4006 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:01.020503  4004 ts_tablet_manager.cc:1403] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:29:01.020951  4006 ts_tablet_manager.cc:1403] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.017s
I20260710 13:29:01.022149  4009 raft_consensus.cc:493] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.023797  4008 raft_consensus.cc:359] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.024075  4004 raft_consensus.cc:359] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.024842  4004 raft_consensus.cc:385] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.024560  4006 raft_consensus.cc:359] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.024672  4009 raft_consensus.cc:515] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.025218  4004 raft_consensus.cc:740] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.025398  4006 raft_consensus.cc:385] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.025739  4006 raft_consensus.cc:740] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.026381  4006 consensus_queue.cc:260] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.026368  4004 consensus_queue.cc:260] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.027026  4009 leader_election.cc:290] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.028898  4004 ts_tablet_manager.cc:1434] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:29:01.024569  4008 raft_consensus.cc:385] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.029908  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.030987  3869 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.031219  4004 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:01.032229  3762 leader_election.cc:304] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.027837  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.033644  4009 raft_consensus.cc:2804] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:29:01.033929  3759 leader_election.cc:343] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.034061  4009 raft_consensus.cc:493] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.034555  4009 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.038287  4004 tablet_bootstrap.cc:654] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.040177  4006 ts_tablet_manager.cc:1434] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:29:01.041273  4006 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:01.042479  3920 raft_consensus.cc:493] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.042989  3920 raft_consensus.cc:515] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.045040  3920 leader_election.cc:290] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.049013  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.049948  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.050575  3869 raft_consensus.cc:2468] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.053004  3762 leader_election.cc:304] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.053839  3920 raft_consensus.cc:2804] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.054064  4008 raft_consensus.cc:740] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.054273  3920 raft_consensus.cc:493] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.054780  3920 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.055946  4006 tablet_bootstrap.cc:654] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.055285  4008 consensus_queue.cc:260] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.056547  3718 raft_consensus.cc:2468] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.058009  4008 ts_tablet_manager.cc:1434] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 13:29:01.059116  4008 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.064289  4009 raft_consensus.cc:515] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.066915  4009 leader_election.cc:290] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.068634  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.070009  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.069239  3869 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:01.072443  3759 leader_election.cc:343] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.074357  4006 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:01.074909  4006 ts_tablet_manager.cc:1403] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260710 13:29:01.074514  3920 raft_consensus.cc:515] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.076984  3869 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.078014  4006 raft_consensus.cc:359] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.078351  3762 leader_election.cc:304] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.078768  4006 raft_consensus.cc:385] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.079142  4006 raft_consensus.cc:740] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.079484  3920 leader_election.cc:290] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.076889  4004 tablet_bootstrap.cc:492] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:01.080235  4004 ts_tablet_manager.cc:1403] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.005s
I20260710 13:29:01.079981  4006 consensus_queue.cc:260] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.080576  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.079355  4009 raft_consensus.cc:2804] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.081187  3870 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.081372  4009 raft_consensus.cc:697] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.082599  4006 ts_tablet_manager.cc:1434] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:29:01.082368  4009 consensus_queue.cc:237] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.083636  4006 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:01.083423  4004 raft_consensus.cc:359] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.084138  4004 raft_consensus.cc:385] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.084458  4004 raft_consensus.cc:740] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.085341  4004 consensus_queue.cc:260] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.087430  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.088111  3718 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.090585  4006 tablet_bootstrap.cc:654] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.096681  4004 ts_tablet_manager.cc:1434] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:29:01.097641  3870 raft_consensus.cc:2468] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.098740  4008 tablet_bootstrap.cc:654] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.099098  3762 leader_election.cc:304] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.101070  3920 raft_consensus.cc:2804] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.103484  3920 raft_consensus.cc:697] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.104467  3920 consensus_queue.cc:237] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.109441  4004 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:01.113547  3718 raft_consensus.cc:2468] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.129778  4004 tablet_bootstrap.cc:654] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.135497  4011 raft_consensus.cc:493] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.136633  4011 raft_consensus.cc:515] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.138360  4008 tablet_bootstrap.cc:492] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.138899  4008 ts_tablet_manager.cc:1403] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.009s
I20260710 13:29:01.139110  4011 leader_election.cc:290] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:01.140316  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.139806  3619 catalog_manager.cc:5697] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.140770  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.140956  3795 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:29:01.141363  3718 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:29:01.142409  3834 leader_election.cc:304] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.145952  4011 raft_consensus.cc:2804] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.146363  4011 raft_consensus.cc:493] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.146772  4011 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.149952  4008 raft_consensus.cc:359] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.150755  4008 raft_consensus.cc:385] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.151093  4008 raft_consensus.cc:740] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.152007  4008 consensus_queue.cc:260] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.154970  4006 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:01.155162  4008 ts_tablet_manager.cc:1434] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.006s
I20260710 13:29:01.155501  4006 ts_tablet_manager.cc:1403] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.018s
I20260710 13:29:01.156188  4008 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.159718  4006 raft_consensus.cc:359] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.160580  4006 raft_consensus.cc:385] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.160931  4006 raft_consensus.cc:740] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.162009  4006 consensus_queue.cc:260] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.163432  4008 tablet_bootstrap.cc:654] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.163425  3617 catalog_manager.cc:5697] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.165083  4010 raft_consensus.cc:493] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.165586  4010 raft_consensus.cc:515] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.164917  4006 ts_tablet_manager.cc:1434] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:01.167111  4006 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:01.170594  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d893715274a54bba762c6aa66dc1e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.171268  3795 raft_consensus.cc:2468] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 0.
I20260710 13:29:01.172695  3685 leader_election.cc:304] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.173712  3916 raft_consensus.cc:2804] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.174062  3916 raft_consensus.cc:493] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.174378  3916 raft_consensus.cc:3060] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.176731  4006 tablet_bootstrap.cc:654] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.167740  4010 leader_election.cc:290] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.169123  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d893715274a54bba762c6aa66dc1e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.180131  3870 raft_consensus.cc:2468] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 0.
I20260710 13:29:01.182034  4004 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:01.182531  4004 ts_tablet_manager.cc:1403] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.022s
I20260710 13:29:01.185374  3916 raft_consensus.cc:515] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.185549  4004 raft_consensus.cc:359] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.186256  4004 raft_consensus.cc:385] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.186553  4004 raft_consensus.cc:740] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.169440  4011 raft_consensus.cc:515] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.187273  4004 consensus_queue.cc:260] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.189579  4004 ts_tablet_manager.cc:1434] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:29:01.191807  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.192549  4006 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:01.192847  3795 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.195381  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.195998  3718 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.193006  4006 ts_tablet_manager.cc:1403] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 13:29:01.200791  4006 raft_consensus.cc:359] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.201435  4006 raft_consensus.cc:385] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.201678  4006 raft_consensus.cc:740] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.190506  4004 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:01.202775  3795 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:29:01.204272  3834 leader_election.cc:304] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.204219  3718 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:29:01.205163  3958 raft_consensus.cc:2804] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.206519  3958 raft_consensus.cc:697] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:01.202316  4006 consensus_queue.cc:260] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.207264  3958 consensus_queue.cc:237] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.208556  4004 tablet_bootstrap.cc:654] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.209195  4006 ts_tablet_manager.cc:1434] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:29:01.210127  4006 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: Bootstrap starting.
I20260710 13:29:01.215222  4011 leader_election.cc:290] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:01.218788  3916 leader_election.cc:290] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.219538  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d893715274a54bba762c6aa66dc1e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.220072  3795 raft_consensus.cc:3060] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.222998  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d893715274a54bba762c6aa66dc1e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.223580  3870 raft_consensus.cc:3060] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.228161  4006 tablet_bootstrap.cc:654] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.234220  3870 raft_consensus.cc:2468] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 1.
I20260710 13:29:01.235692  3795 raft_consensus.cc:2468] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 1.
I20260710 13:29:01.236850  3685 leader_election.cc:304] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.237715  3916 raft_consensus.cc:2804] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.238158  3916 raft_consensus.cc:697] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:01.238941  3916 consensus_queue.cc:237] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.244388  4008 tablet_bootstrap.cc:492] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.245065  4008 ts_tablet_manager.cc:1403] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.005s
I20260710 13:29:01.252990  4004 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:01.253672  4004 ts_tablet_manager.cc:1403] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.009s
I20260710 13:29:01.257220  4004 raft_consensus.cc:359] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.258126  4004 raft_consensus.cc:385] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.251919  4008 raft_consensus.cc:359] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.260094  4008 raft_consensus.cc:385] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.260375  4008 raft_consensus.cc:740] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.261070  4006 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: No bootstrap required, opened a new log
I20260710 13:29:01.261070  4008 consensus_queue.cc:260] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.261656  4006 ts_tablet_manager.cc:1403] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.021s
I20260710 13:29:01.263473  4008 ts_tablet_manager.cc:1434] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260710 13:29:01.262074  3616 catalog_manager.cc:5697] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.264484  4008 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.264518  4006 raft_consensus.cc:359] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.265398  4006 raft_consensus.cc:385] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.265686  4006 raft_consensus.cc:740] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.266374  4006 consensus_queue.cc:260] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.258466  4004 raft_consensus.cc:740] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.271008  4004 consensus_queue.cc:260] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.272976  4004 ts_tablet_manager.cc:1434] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:29:01.273813  4004 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: Bootstrap starting.
I20260710 13:29:01.273488  3618 catalog_manager.cc:5697] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:01.276051  4006 ts_tablet_manager.cc:1434] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:29:01.278853  4008 tablet_bootstrap.cc:654] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.279942  4004 tablet_bootstrap.cc:654] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.291278  3958 raft_consensus.cc:493] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.295892  3958 raft_consensus.cc:515] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.298904  3958 leader_election.cc:290] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:01.299150  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.299782  3795 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 0.
I20260710 13:29:01.300635  3920 raft_consensus.cc:493] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.300971  3834 leader_election.cc:304] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:01.301313  3920 raft_consensus.cc:515] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.302574  3958 raft_consensus.cc:2804] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.303015  3958 raft_consensus.cc:493] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.303404  3958 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.303557  3920 leader_election.cc:290] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.304395  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
W20260710 13:29:01.305878  3833 leader_election.cc:343] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.307627  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.308216  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.308825  3870 raft_consensus.cc:2468] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
W20260710 13:29:01.309175  3759 leader_election.cc:343] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.310917  3958 raft_consensus.cc:515] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.311107  3762 leader_election.cc:304] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.313190  4036 raft_consensus.cc:2804] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.313652  4036 raft_consensus.cc:493] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.314064  4036 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.314144  3958 leader_election.cc:290] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:01.314074  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.315464  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.316365  3795 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:01.317520  3833 leader_election.cc:343] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.320415  4004 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: No bootstrap required, opened a new log
I20260710 13:29:01.320825  4004 ts_tablet_manager.cc:1403] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.024s
I20260710 13:29:01.323226  4004 raft_consensus.cc:359] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.323913  4004 raft_consensus.cc:385] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.324174  4004 raft_consensus.cc:740] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.324096  3795 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 1.
I20260710 13:29:01.324988  4008 tablet_bootstrap.cc:492] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.324790  4036 raft_consensus.cc:515] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.325524  4008 ts_tablet_manager.cc:1403] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.021s
I20260710 13:29:01.325107  4004 consensus_queue.cc:260] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.325407  3834 leader_election.cc:304] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.326413  4011 raft_consensus.cc:2804] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.326901  4011 raft_consensus.cc:697] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:01.327716  4011 consensus_queue.cc:237] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.328383  4004 ts_tablet_manager.cc:1434] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:29:01.328433  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.328600  4008 raft_consensus.cc:359] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.329340  4008 raft_consensus.cc:385] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:29:01.330024  3759 leader_election.cc:343] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:01.329658  4008 raft_consensus.cc:740] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.330039  4036 leader_election.cc:290] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.331223  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.331748  3869 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.332814  4008 consensus_queue.cc:260] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.335044  4008 ts_tablet_manager.cc:1434] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:01.336122  4008 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.338522  3869 raft_consensus.cc:2468] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.339602  3762 leader_election.cc:304] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.340302  4036 raft_consensus.cc:2804] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.340812  4036 raft_consensus.cc:697] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.341588  4036 consensus_queue.cc:237] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.343812  4008 tablet_bootstrap.cc:654] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.351214  3616 catalog_manager.cc:5697] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:01.351776  4008 tablet_bootstrap.cc:492] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.352308  4008 ts_tablet_manager.cc:1403] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:29:01.352246  3617 catalog_manager.cc:5697] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.355136  4008 raft_consensus.cc:359] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.355594  4008 raft_consensus.cc:385] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.355767  4008 raft_consensus.cc:740] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.356526  4008 consensus_queue.cc:260] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.358734  4008 ts_tablet_manager.cc:1434] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:29:01.359680  4008 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.366186  4008 tablet_bootstrap.cc:654] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.370661  4008 tablet_bootstrap.cc:492] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.371089  4008 ts_tablet_manager.cc:1403] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:29:01.372054  3916 raft_consensus.cc:493] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.372541  3916 raft_consensus.cc:515] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.373620  4008 raft_consensus.cc:359] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.374280  4008 raft_consensus.cc:385] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.374548  4008 raft_consensus.cc:740] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.374615  3916 leader_election.cc:290] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.375458  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.375277  4008 consensus_queue.cc:260] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.375950  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.376632  3869 raft_consensus.cc:2393] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6016d2dadb743c08a12fcf5e2b91bc9 in current term 1: Already voted for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in this term.
I20260710 13:29:01.377027  4008 ts_tablet_manager.cc:1434] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:29:01.377725  3685 leader_election.cc:304] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:01.378279  4008 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: Bootstrap starting.
I20260710 13:29:01.378502  3916 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.384797  4008 tablet_bootstrap.cc:654] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.385725  3916 raft_consensus.cc:2749] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:01.388909  4008 tablet_bootstrap.cc:492] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: No bootstrap required, opened a new log
I20260710 13:29:01.389240  4008 ts_tablet_manager.cc:1403] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:29:01.391024  4008 raft_consensus.cc:359] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.391451  4008 raft_consensus.cc:385] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.391613  4008 raft_consensus.cc:740] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.392037  4008 consensus_queue.cc:260] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.393471  4008 ts_tablet_manager.cc:1434] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:29:01.466147  4036 raft_consensus.cc:493] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.466755  4036 raft_consensus.cc:515] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.468367  4036 leader_election.cc:290] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.469194  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.469300  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.469775  3718 raft_consensus.cc:2468] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.469893  3869 raft_consensus.cc:2468] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.470778  3759 leader_election.cc:304] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.471535  4036 raft_consensus.cc:2804] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.471839  4036 raft_consensus.cc:493] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.472224  4036 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.473694  3920 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.479065  4036 raft_consensus.cc:515] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.482030  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.482755  3718 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.487361  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.488147  3870 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.490963  3718 raft_consensus.cc:2468] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.492522  3759 leader_election.cc:304] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.493592  3920 raft_consensus.cc:2804] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.494069  3920 raft_consensus.cc:697] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.494896  3920 consensus_queue.cc:237] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.497834  3870 raft_consensus.cc:2468] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.498533  4036 leader_election.cc:290] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.500540  3720 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.503360  4036 raft_consensus.cc:493] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.503772  4036 raft_consensus.cc:515] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.506125  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3c8b0f5484266a1af817673143887" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" is_pre_election: true
I20260710 13:29:01.506176  4036 leader_election.cc:290] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.506379  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3c8b0f5484266a1af817673143887" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.506798  3718 raft_consensus.cc:2468] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.507172  3870 raft_consensus.cc:2468] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 0.
I20260710 13:29:01.507848  3759 leader_election.cc:304] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.508601  4036 raft_consensus.cc:2804] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:01.508904  4036 raft_consensus.cc:493] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:01.509176  4036 raft_consensus.cc:3060] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.510862  3916 raft_consensus.cc:493] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.511116  4009 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.511399  3916 raft_consensus.cc:515] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.516263  4036 raft_consensus.cc:515] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.516572  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.517158  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.518891  3687 leader_election.cc:304] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:01.517922  3616 catalog_manager.cc:5697] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.521704  4036 leader_election.cc:290] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.522446  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3c8b0f5484266a1af817673143887" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.523093  3869 raft_consensus.cc:3060] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.523475  3916 leader_election.cc:290] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.525152  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3c8b0f5484266a1af817673143887" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.526297  3718 raft_consensus.cc:3060] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.528702  4010 raft_consensus.cc:2749] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:29:01.534510  3869 raft_consensus.cc:2468] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.534891  3718 raft_consensus.cc:2468] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 1.
I20260710 13:29:01.536057  3759 leader_election.cc:304] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.537985  3920 raft_consensus.cc:2804] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.538443  3920 raft_consensus.cc:697] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.539250  3920 consensus_queue.cc:237] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.546052  3619 catalog_manager.cc:5697] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.549464  3920 consensus_queue.cc:1048] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.562121  3718 raft_consensus.cc:3060] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.570447  4033 consensus_queue.cc:1048] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:01.590305  3795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:29:01.590977  3795 raft_consensus.cc:606] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.595768  3795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:29:01.596284  3795 raft_consensus.cc:606] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.600791  3795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:29:01.601253  3795 raft_consensus.cc:606] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.608332  3870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:29:01.608845  3870 raft_consensus.cc:606] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:01.609570  4011 consensus_queue.cc:1048] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.615628  3870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
mode: GRACEFUL
new_leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51986
I20260710 13:29:01.616200  3870 raft_consensus.cc:606] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Received request to transfer leadership to TS 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:01.616374  3958 raft_consensus.cc:993] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:29:01.616855  3958 raft_consensus.cc:1081] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:29:01.619583  3796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51912
I20260710 13:29:01.620174  3796 raft_consensus.cc:493] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:01.620509  3796 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.621177  4041 consensus_queue.cc:1048] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:01.629767  3794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51932
I20260710 13:29:01.630323  3794 raft_consensus.cc:606] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:01.634579  3796 raft_consensus.cc:515] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.635649  3795 raft_consensus.cc:1240] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Rejecting Update request from peer 40a54bf57a204ecba438cc44a57e1e47 for earlier term 1. Current term is 2. Ops: []
I20260710 13:29:01.637413  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.637795  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2f6a858ebf41448d8a70175f9069ab" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.638051  3718 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.638475  3870 raft_consensus.cc:3055] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:01.638835  3870 raft_consensus.cc:740] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:01.639607  3870 consensus_queue.cc:260] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.640712  3870 raft_consensus.cc:3060] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.644243  3718 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:29:01.645259  3759 leader_election.cc:304] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.646031  4033 raft_consensus.cc:2804] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:01.646819  3796 leader_election.cc:290] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.646489  4033 raft_consensus.cc:697] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.648144  3870 raft_consensus.cc:2468] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:29:01.647863  4033 consensus_queue.cc:237] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.654317  3617 catalog_manager.cc:5697] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.687631  4010 consensus_queue.cc:1048] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.698841  4039 consensus_queue.cc:1048] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:01.714649  4033 consensus_queue.cc:1048] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.721211  4009 raft_consensus.cc:993] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:01.721794  3920 raft_consensus.cc:1081] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:01.723951  3720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58006
I20260710 13:29:01.724541  3720 raft_consensus.cc:493] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:01.724926  3720 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.728919  4009 consensus_queue.cc:1048] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.732746  3720 raft_consensus.cc:515] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.735466  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.735812  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c36d768e454b1e927c1e64f0de4e99" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.736049  3796 raft_consensus.cc:3055] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:01.736377  3796 raft_consensus.cc:740] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.737495  3718 raft_consensus.cc:1240] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Rejecting Update request from peer 7ab6e346b1094a76a70ad72ae94f04c4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:29:01.737139  3796 consensus_queue.cc:260] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.738423  3796 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.738801  3720 leader_election.cc:290] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.743991  3796 raft_consensus.cc:2468] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:29:01.745082  3685 leader_election.cc:304] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:01.745867  4039 raft_consensus.cc:2804] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:01.746202  4039 raft_consensus.cc:697] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:01.746903  4039 consensus_queue.cc:237] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.752969  3619 catalog_manager.cc:5697] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.795123  4039 raft_consensus.cc:493] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:01.795673  4039 raft_consensus.cc:515] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.797475  4039 leader_election.cc:290] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.798275  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" is_pre_election: true
I20260710 13:29:01.798455  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a54bf57a204ecba438cc44a57e1e47" is_pre_election: true
I20260710 13:29:01.799005  3796 raft_consensus.cc:2393] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6016d2dadb743c08a12fcf5e2b91bc9 in current term 1: Already voted for candidate 40a54bf57a204ecba438cc44a57e1e47 in this term.
I20260710 13:29:01.799896  3685 leader_election.cc:304] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4
I20260710 13:29:01.800498  4039 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.805696  4039 raft_consensus.cc:2749] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:01.868158  4009 consensus_queue.cc:1048] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.874660  4033 raft_consensus.cc:993] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:01.875135  4036 raft_consensus.cc:1081] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:01.876734  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58006
I20260710 13:29:01.877254  3718 raft_consensus.cc:493] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:01.877610  3718 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.882138  4033 consensus_queue.cc:1048] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.886104  3718 raft_consensus.cc:515] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.888453  3720 raft_consensus.cc:1240] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Rejecting Update request from peer 7ab6e346b1094a76a70ad72ae94f04c4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:29:01.890674  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.890599  4033 consensus_queue.cc:1059] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.891685  3796 raft_consensus.cc:3055] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:01.892071  3796 raft_consensus.cc:740] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.892604  3718 leader_election.cc:290] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.892915  3796 consensus_queue.cc:260] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.893618  3869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62e2255bd7f41dda36f9bc0c1c6153e" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.894155  3869 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.894369  3796 raft_consensus.cc:3060] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.898525  3869 raft_consensus.cc:2468] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:29:01.899415  3796 raft_consensus.cc:2468] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:29:01.899683  3687 leader_election.cc:304] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.900525  4039 raft_consensus.cc:2804] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:29:01.899997  4009 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:29:01.901031  4039 raft_consensus.cc:697] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:01.901858  4039 consensus_queue.cc:237] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.908308  3619 catalog_manager.cc:5697] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:01.919579  3958 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.929677  4011 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.934345  4033 consensus_queue.cc:1048] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.939062  4011 raft_consensus.cc:993] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: : Instructing follower 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:29:01.939522  4011 raft_consensus.cc:1081] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Signalling peer 7ab6e346b1094a76a70ad72ae94f04c4 to start an election
I20260710 13:29:01.941428  3796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
 from {username='slave'} at 127.0.0.1:51912
I20260710 13:29:01.941988  3796 raft_consensus.cc:493] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:01.942351  3796 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.945995  4009 raft_consensus.cc:993] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:01.946524  4036 raft_consensus.cc:1081] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:01.949472  3796 raft_consensus.cc:515] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.950423  3920 consensus_queue.cc:1048] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.951555  3796 leader_election.cc:290] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:01.952833  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.953353  3718 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.953545  3870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51970
I20260710 13:29:01.954119  3870 raft_consensus.cc:493] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:01.954505  3870 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.960137  3718 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:29:01.961333  3759 leader_election.cc:304] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab6e346b1094a76a70ad72ae94f04c4, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:01.962580  3920 raft_consensus.cc:2804] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:01.963112  3920 raft_consensus.cc:697] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.962689  3870 raft_consensus.cc:515] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.963917  3920 consensus_queue.cc:237] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.964963  3870 leader_election.cc:290] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:01.966610  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:01.969858  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2924c0ddd33436dbf9402c1d109d888" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:01.970263  4036 consensus_queue.cc:1048] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.971848  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:01.972364  3796 raft_consensus.cc:3055] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:01.972463  3870 raft_consensus.cc:3055] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:01.972808  3796 raft_consensus.cc:740] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:01.973035  3870 raft_consensus.cc:740] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:01.973721  3796 consensus_queue.cc:260] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.974076  3870 consensus_queue.cc:260] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.974427  4036 consensus_queue.cc:1048] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:01.975584  3870 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.982542  3796 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:01.983764  3870 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab6e346b1094a76a70ad72ae94f04c4 in term 2.
I20260710 13:29:01.991493  3796 raft_consensus.cc:2468] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 2.
I20260710 13:29:01.992672  3834 leader_election.cc:304] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: e6016d2dadb743c08a12fcf5e2b91bc9
I20260710 13:29:01.993799  4011 raft_consensus.cc:2804] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:01.994305  4011 raft_consensus.cc:697] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:01.995100  4011 consensus_queue.cc:237] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:01.998129  4009 raft_consensus.cc:993] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:01.998752  4009 raft_consensus.cc:1081] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer e6016d2dadb743c08a12fcf5e2b91bc9 to start an election
I20260710 13:29:02.002306  3721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
 from {username='slave'} at 127.0.0.1:58006
I20260710 13:29:02.002916  3721 raft_consensus.cc:493] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:02.003291  3721 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.018982  3721 raft_consensus.cc:515] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:02.020900  3721 leader_election.cc:290] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111), 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67:41343)
I20260710 13:29:02.021531  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:02.021967  3868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
I20260710 13:29:02.022131  3796 raft_consensus.cc:3055] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:02.022500  3796 raft_consensus.cc:740] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:02.022547  3868 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.023233  3796 consensus_queue.cc:260] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:02.022778  3619 catalog_manager.cc:5697] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 reported cstate change: term changed from 1 to 2, leader changed from 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67) to 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:02.024289  3796 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.032187  3796 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:29:02.033465  3868 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6016d2dadb743c08a12fcf5e2b91bc9 in term 2.
I20260710 13:29:02.034614  3687 leader_election.cc:304] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:02.034679  3617 catalog_manager.cc:5697] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:02.035611  4039 raft_consensus.cc:2804] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:02.036460  4039 raft_consensus.cc:697] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Leader. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:02.037384  4039 consensus_queue.cc:237] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:02.046525  3617 catalog_manager.cc:5697] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:02.101790  3868 raft_consensus.cc:1275] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.103091  4036 consensus_queue.cc:1048] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.111251  3721 raft_consensus.cc:1275] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.114262  4009 consensus_queue.cc:1048] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.160557  3868 raft_consensus.cc:3060] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.165916  3868 raft_consensus.cc:1275] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.167129  4039 consensus_queue.cc:1048] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.175057  3796 raft_consensus.cc:1275] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.176703  4039 consensus_queue.cc:1048] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.416420  3796 raft_consensus.cc:1275] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.417634  4011 consensus_queue.cc:1048] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.424782  3721 raft_consensus.cc:3060] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.431008  3795 raft_consensus.cc:1275] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.432580  4039 consensus_queue.cc:1048] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.437016  3721 raft_consensus.cc:1275] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.439633  4041 consensus_queue.cc:1048] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.440850  3868 raft_consensus.cc:1275] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.442510  3916 consensus_queue.cc:1048] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.468814  3721 raft_consensus.cc:1275] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.470041  4009 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.478754  3868 raft_consensus.cc:1275] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer 7ab6e346b1094a76a70ad72ae94f04c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.481279  4033 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.548393  3795 raft_consensus.cc:1275] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.549727  3916 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:02.558519  3869 raft_consensus.cc:1275] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Refusing update from remote peer e6016d2dadb743c08a12fcf5e2b91bc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:02.559760  4010 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:04.633946  3616 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33562:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:29:04.652297  3616 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33562:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:29:04.705570 32377 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:29:04.871804  4106 log.cc:927] Time spent T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
W20260710 13:29:04.888600  4108 log.cc:927] Time spent T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260710 13:29:04.894920  4132 tablet.cc:1724] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:04.937755  4120 log.cc:927] Time spent T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: Append to log took a long time: real 0.092s	user 0.000s	sys 0.006s
I20260710 13:29:04.922962  4134 tablet.cc:1724] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:04.936664  4122 log.cc:927] Time spent T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 13:29:05.026298  4136 tablet.cc:1724] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.025480  4117 log.cc:927] Time spent T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
W20260710 13:29:05.055285  3685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.66:40111, user_credentials={real_user=slave}} blocked reactor thread for 115737us
W20260710 13:29:05.028579  4130 log.cc:927] Time spent T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
W20260710 13:29:05.079790  3687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.67:41343, user_credentials={real_user=slave}} blocked reactor thread for 172867us
I20260710 13:29:05.097426  4136 tablet.cc:1724] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.071087  4144 tablet.cc:1724] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.100852  4148 tablet.cc:1724] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.133498  3747 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:23c36d768e454b1e927c1e64f0de4e99)
I20260710 13:29:05.138784  4140 tablet.cc:1724] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.138360  3747 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:23c36d768e454b1e927c1e64f0de4e99)
I20260710 13:29:05.076817  4139 tablet.cc:1724] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.145018  3747 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:23c36d768e454b1e927c1e64f0de4e99)
I20260710 13:29:05.151847  4156 tablet.cc:1724] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.169575  4150 tablet.cc:1724] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.172967  4132 tablet.cc:1724] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.175122  4151 tablet.cc:1724] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.209231  4148 tablet.cc:1724] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.165933  4134 tablet.cc:1724] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.218473  4144 tablet.cc:1724] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.222604  4140 tablet.cc:1724] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.224390  3794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51938
I20260710 13:29:05.225039  3794 raft_consensus.cc:606] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Received request to transfer leadership to TS 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:05.224642  4157 tablet.cc:1724] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.240805  4139 tablet.cc:1724] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.241114  4150 tablet.cc:1724] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.235829  4159 tablet.cc:1724] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.265430  4157 tablet.cc:1724] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.273623  4156 tablet.cc:1724] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.280280  4151 tablet.cc:1724] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.282105  4157 tablet.cc:1724] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.289835  4148 tablet.cc:1724] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: 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 13:29:05.311106  4156 tablet.cc:1724] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: 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 13:29:05.314281  4136 tablet.cc:1724] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: 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 13:29:05.338941  3721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
mode: GRACEFUL
new_leader_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:58034
I20260710 13:29:05.339634  3721 raft_consensus.cc:606] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Received request to transfer leadership to TS 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:05.341275 32377 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:29:05.341917 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:05.352638  3794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8"
dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
mode: GRACEFUL
new_leader_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51938
I20260710 13:29:05.353130  3794 raft_consensus.cc:606] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Received request to transfer leadership to TS 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:05.355813  3721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae"
dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
mode: GRACEFUL
new_leader_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:58034
I20260710 13:29:05.356259  3721 raft_consensus.cc:606] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Received request to transfer leadership to TS 40a54bf57a204ecba438cc44a57e1e47
I20260710 13:29:05.357311 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:29:05.357967 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:05.357350  3619 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: soft_deleted_table [id=6ece9c57190a48ee9075e71bb447420e] alter complete (version 1)
I20260710 13:29:05.467988  4126 raft_consensus.cc:993] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: : Instructing follower 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.468442  4010 raft_consensus.cc:1081] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Signalling peer 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.469862  3866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51980
I20260710 13:29:05.470296  3866 raft_consensus.cc:493] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:05.470583  3866 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.475732  3866 raft_consensus.cc:515] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.477946  3866 leader_election.cc:290] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 3 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:05.478374  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:05.478511  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e755a53f12624ba6b91e8d0d76886dae" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:05.480017  3721 raft_consensus.cc:3055] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:05.480124  3794 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.480330  3721 raft_consensus.cc:740] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:05.481236  3721 consensus_queue.cc:260] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.482144  3721 raft_consensus.cc:3060] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.485874  3794 raft_consensus.cc:2468] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.486835  3721 raft_consensus.cc:2468] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.487037  3834 leader_election.cc:304] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:05.487896  4081 raft_consensus.cc:2804] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:05.488646  4081 raft_consensus.cc:697] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:05.489272  4081 consensus_queue.cc:237] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.496742  3616 catalog_manager.cc:5697] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 2 to 3, leader changed from e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65) to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:05.656731  4158 raft_consensus.cc:993] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.657351  4154 raft_consensus.cc:1081] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Signalling peer 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.658806  3866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51970
I20260710 13:29:05.659284  3866 raft_consensus.cc:493] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:05.659581  3866 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.664952  3866 raft_consensus.cc:515] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.665654  4158 raft_consensus.cc:993] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: : Instructing follower 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.666144  4154 raft_consensus.cc:1081] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Signalling peer 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.667071  3866 leader_election.cc:290] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 3 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:05.667686  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:05.668226  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a2fc20206646fc8dee795e9fae4257" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:05.668268  3721 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.668830  3794 raft_consensus.cc:3055] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:05.669132  3794 raft_consensus.cc:740] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:05.669909  3794 consensus_queue.cc:260] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.671082  3794 raft_consensus.cc:3060] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.673789  3866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51970
I20260710 13:29:05.674350  3866 raft_consensus.cc:493] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:05.674732  3866 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:05.675959  3721 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.676942  3833 leader_election.cc:304] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47, e6016d2dadb743c08a12fcf5e2b91bc9; no voters: 
I20260710 13:29:05.677183  3794 raft_consensus.cc:2468] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.677651  4135 raft_consensus.cc:993] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: : Instructing follower 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.678079  4135 raft_consensus.cc:1081] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Signalling peer 40a54bf57a204ecba438cc44a57e1e47 to start an election
I20260710 13:29:05.680294  4166 raft_consensus.cc:2804] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:05.680737  3869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0"
dest_uuid: "40a54bf57a204ecba438cc44a57e1e47"
 from {username='slave'} at 127.0.0.1:51980
I20260710 13:29:05.680799  4166 raft_consensus.cc:697] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:05.681352  3869 raft_consensus.cc:493] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:05.681720  3869 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.681784  4166 consensus_queue.cc:237] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.683277  3866 raft_consensus.cc:515] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.685298  3866 leader_election.cc:290] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 2 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:05.688864  3869 raft_consensus.cc:515] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.690423  3869 leader_election.cc:290] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 3 election: Requested vote from peers e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463), 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111)
I20260710 13:29:05.691609  3793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:05.692121  3793 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.696949  3793 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.697629  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab6e346b1094a76a70ad72ae94f04c4"
I20260710 13:29:05.698066  3834 leader_election.cc:304] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [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: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:05.698572  3794 raft_consensus.cc:3055] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:05.698942  3794 raft_consensus.cc:740] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab6e346b1094a76a70ad72ae94f04c4, State: Running, Role: LEADER
I20260710 13:29:05.699054  4081 raft_consensus.cc:2804] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:05.699611  4081 raft_consensus.cc:697] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:05.699774  3794 consensus_queue.cc:260] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.700958  3794 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:05.700560  4081 consensus_queue.cc:237] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.702601  3721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6098a63f4cd64b8f912715a7b06789c8" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:05.703166  3721 raft_consensus.cc:3060] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:05.706683  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ccda29680b4d4483fba108a67853e0" candidate_uuid: "40a54bf57a204ecba438cc44a57e1e47" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9"
I20260710 13:29:05.707240  3720 raft_consensus.cc:3055] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:05.707535  3720 raft_consensus.cc:740] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6016d2dadb743c08a12fcf5e2b91bc9, State: Running, Role: LEADER
I20260710 13:29:05.708443  3720 consensus_queue.cc:260] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [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: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.708956  3794 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 2.
I20260710 13:29:05.708392  3616 catalog_manager.cc:5697] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 2 to 3, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:05.709406  3721 raft_consensus.cc:2468] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 2.
I20260710 13:29:05.710212  3834 leader_election.cc:304] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a54bf57a204ecba438cc44a57e1e47, 7ab6e346b1094a76a70ad72ae94f04c4; no voters: 
I20260710 13:29:05.710871  3720 raft_consensus.cc:3060] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:05.711117  4081 raft_consensus.cc:2804] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:05.711814  4081 raft_consensus.cc:697] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 LEADER]: Becoming Leader. State: Replica: 40a54bf57a204ecba438cc44a57e1e47, State: Running, Role: LEADER
I20260710 13:29:05.712611  4081 consensus_queue.cc:237] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } }
I20260710 13:29:05.717833  3720 raft_consensus.cc:2468] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a54bf57a204ecba438cc44a57e1e47 in term 3.
I20260710 13:29:05.725564  3616 catalog_manager.cc:5697] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 2 to 3, leader changed from e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65) to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:05.726709  3616 catalog_manager.cc:5697] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 reported cstate change: term changed from 1 to 2, leader changed from 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66) to 40a54bf57a204ecba438cc44a57e1e47 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "40a54bf57a204ecba438cc44a57e1e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a54bf57a204ecba438cc44a57e1e47" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:05.884555  3720 raft_consensus.cc:1275] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:05.885784  4081 consensus_queue.cc:1048] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:05.895098  3794 raft_consensus.cc:1275] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:05.896785  4081 consensus_queue.cc:1048] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:29:06.098798  3720 raft_consensus.cc:1275] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:06.100075  4168 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:29:06.107066  3794 raft_consensus.cc:1275] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:06.108959  4166 consensus_queue.cc:1048] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:29:06.153970  3794 raft_consensus.cc:1275] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:06.155211  4166 consensus_queue.cc:1048] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:06.167229  3720 raft_consensus.cc:1275] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:06.169003  4166 consensus_queue.cc:1048] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:06.285326  3794 raft_consensus.cc:1275] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:06.286540  4166 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab6e346b1094a76a70ad72ae94f04c4" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:29:06.293030  3720 raft_consensus.cc:1275] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Refusing update from remote peer 40a54bf57a204ecba438cc44a57e1e47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:06.294283  4168 consensus_queue.cc:1048] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6016d2dadb743c08a12fcf5e2b91bc9" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:29:06.411604 32377 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:29:06.417107 32377 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:29:06.417522 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:06.422578 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:29:06.422982 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:07.454041 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
W20260710 13:29:07.473889  3759 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:29:07.477245  3759 consensus_peers.cc:597] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 -> Peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Couldn't send request to peer e6016d2dadb743c08a12fcf5e2b91bc9. 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 13:29:07.478065 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:07.478919 32377 tablet_replica.cc:333] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.479789 32377 raft_consensus.cc:2243] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.480314 32377 raft_consensus.cc:2272] T e2924c0ddd33436dbf9402c1d109d888 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.482496 32377 tablet_replica.cc:333] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.483220 32377 raft_consensus.cc:2243] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.483695 32377 raft_consensus.cc:2272] T b1f3c8b0f5484266a1af817673143887 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.485617 32377 tablet_replica.cc:333] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.486124 32377 raft_consensus.cc:2243] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.486982 32377 raft_consensus.cc:2272] T a62e2255bd7f41dda36f9bc0c1c6153e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.488658 32377 tablet_replica.cc:333] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.489193 32377 raft_consensus.cc:2243] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.489602 32377 raft_consensus.cc:2272] T 36a2fc20206646fc8dee795e9fae4257 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.491169 32377 tablet_replica.cc:333] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.491662 32377 raft_consensus.cc:2243] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.492045 32377 raft_consensus.cc:2272] T e5ccda29680b4d4483fba108a67853e0 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.493544 32377 tablet_replica.cc:333] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.494058 32377 raft_consensus.cc:2243] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.494448 32377 raft_consensus.cc:2272] T 4a24f2a4ca9e459785cdb5ef00c88633 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.496016 32377 tablet_replica.cc:333] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.496517 32377 raft_consensus.cc:2243] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.497197 32377 raft_consensus.cc:2272] T 3c0d893715274a54bba762c6aa66dc1e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.499055 32377 tablet_replica.cc:333] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.499572 32377 raft_consensus.cc:2243] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.499979 32377 raft_consensus.cc:2272] T 3876c94242c64c75ba9bb51e96781080 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.501691 32377 tablet_replica.cc:333] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.502197 32377 raft_consensus.cc:2243] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.502871 32377 raft_consensus.cc:2272] T 23c36d768e454b1e927c1e64f0de4e99 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.504380 32377 tablet_replica.cc:333] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.504858 32377 raft_consensus.cc:2243] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.505256 32377 raft_consensus.cc:2272] T 5ad5d24bbd624d6ba6e8973706007630 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.506973 32377 tablet_replica.cc:333] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.507707 32377 raft_consensus.cc:2243] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.508131 32377 raft_consensus.cc:2272] T aca99ce8c00343c98064945a4250675e P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.510030 32377 tablet_replica.cc:333] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.510491 32377 raft_consensus.cc:2243] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.510918 32377 raft_consensus.cc:2272] T 6098a63f4cd64b8f912715a7b06789c8 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.512501 32377 tablet_replica.cc:333] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.513129 32377 raft_consensus.cc:2243] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.513541 32377 raft_consensus.cc:2272] T e755a53f12624ba6b91e8d0d76886dae P e6016d2dadb743c08a12fcf5e2b91bc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.515444 32377 tablet_replica.cc:333] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.515986 32377 raft_consensus.cc:2243] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.516683 32377 raft_consensus.cc:2272] T 07d44efdbae34f359a1150ae4575a3a6 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.518530 32377 tablet_replica.cc:333] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.519104 32377 raft_consensus.cc:2243] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.519877 32377 raft_consensus.cc:2272] T fd531a19b68347cb9ff271e5e42f7502 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.521557 32377 tablet_replica.cc:333] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.522094 32377 raft_consensus.cc:2243] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.522485 32377 raft_consensus.cc:2272] T ca5ce86ab27743cf9850ca787c780a5f P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.524178 32377 tablet_replica.cc:333] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.524695 32377 raft_consensus.cc:2243] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.525420 32377 raft_consensus.cc:2272] T fa2f6a858ebf41448d8a70175f9069ab P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.527016 32377 tablet_replica.cc:333] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9: stopping tablet replica
I20260710 13:29:07.527451 32377 raft_consensus.cc:2243] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.528568 32377 raft_consensus.cc:2272] T 909b2d144ab34752ae672f58e539fd25 P e6016d2dadb743c08a12fcf5e2b91bc9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:07.534092  3833 consensus_peers.cc:597] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Couldn't send request to peer e6016d2dadb743c08a12fcf5e2b91bc9. 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 13:29:07.548681  3833 consensus_peers.cc:597] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Couldn't send request to peer e6016d2dadb743c08a12fcf5e2b91bc9. 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 13:29:07.560904 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
W20260710 13:29:07.570199  3759 consensus_peers.cc:597] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 -> Peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Couldn't send request to peer e6016d2dadb743c08a12fcf5e2b91bc9. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:45463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:07.590435 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
I20260710 13:29:07.618384 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:07.619100 32377 tablet_replica.cc:333] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.619741 32377 raft_consensus.cc:2243] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.620605 32377 raft_consensus.cc:2272] T b1f3c8b0f5484266a1af817673143887 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.622314 32377 tablet_replica.cc:333] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.622929 32377 raft_consensus.cc:2243] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.623361 32377 raft_consensus.cc:2272] T e2924c0ddd33436dbf9402c1d109d888 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.624969 32377 tablet_replica.cc:333] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.625492 32377 raft_consensus.cc:2243] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.625888 32377 raft_consensus.cc:2272] T 36a2fc20206646fc8dee795e9fae4257 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.627458 32377 tablet_replica.cc:333] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.628018 32377 raft_consensus.cc:2243] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.628432 32377 raft_consensus.cc:2272] T a62e2255bd7f41dda36f9bc0c1c6153e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.629947 32377 tablet_replica.cc:333] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.630494 32377 raft_consensus.cc:2243] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.630961 32377 raft_consensus.cc:2272] T e5ccda29680b4d4483fba108a67853e0 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.632588 32377 tablet_replica.cc:333] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.633101 32377 raft_consensus.cc:2243] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.633797 32377 raft_consensus.cc:2272] T fa2f6a858ebf41448d8a70175f9069ab P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.635386 32377 tablet_replica.cc:333] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.635881 32377 raft_consensus.cc:2243] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.636583 32377 raft_consensus.cc:2272] T ca5ce86ab27743cf9850ca787c780a5f P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.638438 32377 tablet_replica.cc:333] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.639012 32377 raft_consensus.cc:2243] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.639667 32377 raft_consensus.cc:2272] T 4a24f2a4ca9e459785cdb5ef00c88633 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.641248 32377 tablet_replica.cc:333] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.641745 32377 raft_consensus.cc:2243] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.642429 32377 raft_consensus.cc:2272] T aca99ce8c00343c98064945a4250675e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.644161 32377 tablet_replica.cc:333] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.644681 32377 raft_consensus.cc:2243] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.645079 32377 raft_consensus.cc:2272] T 3876c94242c64c75ba9bb51e96781080 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.646802 32377 tablet_replica.cc:333] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.647301 32377 raft_consensus.cc:2243] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.647687 32377 raft_consensus.cc:2272] T 3c0d893715274a54bba762c6aa66dc1e P 7ab6e346b1094a76a70ad72ae94f04c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.649255 32377 tablet_replica.cc:333] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.649750 32377 raft_consensus.cc:2243] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.650148 32377 raft_consensus.cc:2272] T 07d44efdbae34f359a1150ae4575a3a6 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.651911 32377 tablet_replica.cc:333] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.652397 32377 raft_consensus.cc:2243] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.652779 32377 raft_consensus.cc:2272] T fd531a19b68347cb9ff271e5e42f7502 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.654435 32377 tablet_replica.cc:333] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.654938 32377 raft_consensus.cc:2243] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.655334 32377 raft_consensus.cc:2272] T e755a53f12624ba6b91e8d0d76886dae P 7ab6e346b1094a76a70ad72ae94f04c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.657006 32377 tablet_replica.cc:333] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.657478 32377 raft_consensus.cc:2243] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.657858 32377 raft_consensus.cc:2272] T 6098a63f4cd64b8f912715a7b06789c8 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.659560 32377 tablet_replica.cc:333] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.660027 32377 raft_consensus.cc:2243] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.660430 32377 raft_consensus.cc:2272] T 23c36d768e454b1e927c1e64f0de4e99 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.661991 32377 tablet_replica.cc:333] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.662460 32377 raft_consensus.cc:2243] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.663175 32377 raft_consensus.cc:2272] T 5ad5d24bbd624d6ba6e8973706007630 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.664893 32377 tablet_replica.cc:333] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4: stopping tablet replica
I20260710 13:29:07.665338 32377 raft_consensus.cc:2243] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.665711 32377 raft_consensus.cc:2272] T 909b2d144ab34752ae672f58e539fd25 P 7ab6e346b1094a76a70ad72ae94f04c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:07.676275  3833 consensus_peers.cc:597] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer e6016d2dadb743c08a12fcf5e2b91bc9 (127.31.158.65:45463): Couldn't send request to peer e6016d2dadb743c08a12fcf5e2b91bc9. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:45463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:29:07.681743  3834 consensus_peers.cc:597] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Couldn't send request to peer 7ab6e346b1094a76a70ad72ae94f04c4. 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 13:29:07.704414 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:29:07.733026 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
W20260710 13:29:07.734673  3834 consensus_peers.cc:597] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Couldn't send request to peer 7ab6e346b1094a76a70ad72ae94f04c4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:29:07.757401  3834 consensus_peers.cc:597] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 -> Peer 7ab6e346b1094a76a70ad72ae94f04c4 (127.31.158.66:40111): Couldn't send request to peer 7ab6e346b1094a76a70ad72ae94f04c4. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.66:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:07.765410 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:07.766091 32377 tablet_replica.cc:333] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.766781 32377 raft_consensus.cc:2243] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.767234 32377 raft_consensus.cc:2272] T b1f3c8b0f5484266a1af817673143887 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.768922 32377 tablet_replica.cc:333] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.769459 32377 raft_consensus.cc:2243] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.770175 32377 raft_consensus.cc:2272] T e2924c0ddd33436dbf9402c1d109d888 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.771934 32377 tablet_replica.cc:333] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.772471 32377 raft_consensus.cc:2243] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.773172 32377 raft_consensus.cc:2272] T 36a2fc20206646fc8dee795e9fae4257 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.774818 32377 tablet_replica.cc:333] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.775316 32377 raft_consensus.cc:2243] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.775718 32377 raft_consensus.cc:2272] T a62e2255bd7f41dda36f9bc0c1c6153e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.777302 32377 tablet_replica.cc:333] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.777855 32377 raft_consensus.cc:2243] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.778548 32377 raft_consensus.cc:2272] T e5ccda29680b4d4483fba108a67853e0 P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.780131 32377 tablet_replica.cc:333] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.780663 32377 raft_consensus.cc:2243] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.781083 32377 raft_consensus.cc:2272] T 3c0d893715274a54bba762c6aa66dc1e P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.782701 32377 tablet_replica.cc:333] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.783193 32377 raft_consensus.cc:2243] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.783907 32377 raft_consensus.cc:2272] T 3876c94242c64c75ba9bb51e96781080 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.785874 32377 tablet_replica.cc:333] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.786528 32377 raft_consensus.cc:2243] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.787074 32377 raft_consensus.cc:2272] T 23c36d768e454b1e927c1e64f0de4e99 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.789105 32377 tablet_replica.cc:333] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.789602 32377 raft_consensus.cc:2243] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.790011 32377 raft_consensus.cc:2272] T 5ad5d24bbd624d6ba6e8973706007630 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.791745 32377 tablet_replica.cc:333] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.792220 32377 raft_consensus.cc:2243] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.792896 32377 raft_consensus.cc:2272] T e755a53f12624ba6b91e8d0d76886dae P 40a54bf57a204ecba438cc44a57e1e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.794474 32377 tablet_replica.cc:333] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.794978 32377 raft_consensus.cc:2243] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.795653 32377 raft_consensus.cc:2272] T 6098a63f4cd64b8f912715a7b06789c8 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.797262 32377 tablet_replica.cc:333] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.797744 32377 raft_consensus.cc:2243] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.798127 32377 raft_consensus.cc:2272] T 07d44efdbae34f359a1150ae4575a3a6 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.799773 32377 tablet_replica.cc:333] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.800259 32377 raft_consensus.cc:2243] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.800653 32377 raft_consensus.cc:2272] T fd531a19b68347cb9ff271e5e42f7502 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.802306 32377 tablet_replica.cc:333] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.802852 32377 raft_consensus.cc:2243] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.803270 32377 raft_consensus.cc:2272] T fa2f6a858ebf41448d8a70175f9069ab P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.804781 32377 tablet_replica.cc:333] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.805279 32377 raft_consensus.cc:2243] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.805691 32377 raft_consensus.cc:2272] T ca5ce86ab27743cf9850ca787c780a5f P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.807456 32377 tablet_replica.cc:333] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.807920 32377 raft_consensus.cc:2243] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.808315 32377 raft_consensus.cc:2272] T 4a24f2a4ca9e459785cdb5ef00c88633 P 40a54bf57a204ecba438cc44a57e1e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.809878 32377 tablet_replica.cc:333] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.810344 32377 raft_consensus.cc:2243] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.810840 32377 raft_consensus.cc:2272] T aca99ce8c00343c98064945a4250675e P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.812500 32377 tablet_replica.cc:333] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47: stopping tablet replica
I20260710 13:29:07.812927 32377 raft_consensus.cc:2243] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:07.813460 32377 raft_consensus.cc:2272] T 909b2d144ab34752ae672f58e539fd25 P 40a54bf57a204ecba438cc44a57e1e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.850335 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:29:07.877200 32377 master.cc:562] Master@127.31.158.126:39011 shutting down...
I20260710 13:29:07.897617 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:07.898145 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:07.898486 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b43f50db074466abbad1be66b3fe8a9: stopping tablet replica
I20260710 13:29:07.919063 32377 master.cc:584] Master@127.31.158.126:39011 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12175 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:29:07.969996 32377 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.158.126:42579
I20260710 13:29:07.971225 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:07.977246  4186 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 13:29:07.977269  4185 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 13:29:07.978180  4188 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 13:29:07.978681 32377 server_base.cc:1061] running on GCE node
I20260710 13:29:07.979578 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:07.979797 32377 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 13:29:07.979988 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690147979956 us; error 0 us; skew 500 ppm
I20260710 13:29:07.980509 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:07.982985 32377 webserver.cc:533] Webserver started at http://127.31.158.126:40245/ using document root <none> and password file <none>
I20260710 13:29:07.983548 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:07.983738 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:07.984026 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:07.985103 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/master-0-root/instance:
uuid: "819448fe6af0420aa91a8b3956fb6e88"
format_stamp: "Formatted at 2026-07-10 13:29:07 on dist-test-slave-fvrf"
I20260710 13:29:07.989403 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:29:07.992784  4193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:07.993641 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:29:07.993877 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/master-0-root
uuid: "819448fe6af0420aa91a8b3956fb6e88"
format_stamp: "Formatted at 2026-07-10 13:29:07 on dist-test-slave-fvrf"
I20260710 13:29:07.994097 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-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 13:29:08.011366 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:08.012424 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:08.049805 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.126:42579
I20260710 13:29:08.049912  4244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.126:42579 every 8 connection(s)
I20260710 13:29:08.053756  4245 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 13:29:08.063354  4245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: Bootstrap starting.
I20260710 13:29:08.067782  4245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.071907  4245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: No bootstrap required, opened a new log
I20260710 13:29:08.073957  4245 raft_consensus.cc:359] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER }
I20260710 13:29:08.074342  4245 raft_consensus.cc:385] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.074558  4245 raft_consensus.cc:740] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819448fe6af0420aa91a8b3956fb6e88, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.075246  4245 consensus_queue.cc:260] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER }
I20260710 13:29:08.075686  4245 raft_consensus.cc:399] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:29:08.075911  4245 raft_consensus.cc:493] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:29:08.076179  4245 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:08.080540  4245 raft_consensus.cc:515] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER }
I20260710 13:29:08.081017  4245 leader_election.cc:304] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [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: 819448fe6af0420aa91a8b3956fb6e88; no voters: 
I20260710 13:29:08.082288  4245 leader_election.cc:290] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:29:08.082733  4248 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:08.084093  4248 raft_consensus.cc:697] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 1 LEADER]: Becoming Leader. State: Replica: 819448fe6af0420aa91a8b3956fb6e88, State: Running, Role: LEADER
I20260710 13:29:08.084749  4248 consensus_queue.cc:237] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [LEADER]: Queue going to LEADER mode. State: All 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: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER }
I20260710 13:29:08.085119  4245 sys_catalog.cc:565] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:29:08.089051  4250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 819448fe6af0420aa91a8b3956fb6e88. Latest consensus state: current_term: 1 leader_uuid: "819448fe6af0420aa91a8b3956fb6e88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER } }
I20260710 13:29:08.089044  4249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "819448fe6af0420aa91a8b3956fb6e88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "819448fe6af0420aa91a8b3956fb6e88" member_type: VOTER } }
I20260710 13:29:08.089730  4250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:08.089824  4249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:08.094570  4255 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:29:08.100011  4255 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:29:08.103022 32377 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:29:08.109563  4255 catalog_manager.cc:1383] Generated new cluster ID: edb7ddafdbfc4926a270194f400bd026
I20260710 13:29:08.109889  4255 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:29:08.131146  4255 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:29:08.132464  4255 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:29:08.145364  4255 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: Generated new TSK 0
I20260710 13:29:08.145972  4255 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:29:08.173050 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:08.179064  4266 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 13:29:08.180181  4267 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 13:29:08.181869  4269 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 13:29:08.182497 32377 server_base.cc:1061] running on GCE node
I20260710 13:29:08.183476 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:08.183653 32377 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 13:29:08.183844 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690148183830 us; error 0 us; skew 500 ppm
I20260710 13:29:08.184401 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:08.186611 32377 webserver.cc:533] Webserver started at http://127.31.158.65:37201/ using document root <none> and password file <none>
I20260710 13:29:08.187171 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:08.187358 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:08.187655 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:08.188691 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-0-root/instance:
uuid: "76282c4066284c628f0e1dc5c19515f8"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.192874 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:29:08.196259  4274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.197098 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:29:08.197445 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-0-root
uuid: "76282c4066284c628f0e1dc5c19515f8"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.197700 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-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 13:29:08.215576 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:08.216696 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:08.218016 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:08.220175 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:08.220350 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.220640 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:08.220808 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.260527 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.65:44693
I20260710 13:29:08.260628  4336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.65:44693 every 8 connection(s)
I20260710 13:29:08.265446 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:08.272240  4341 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 13:29:08.272699  4342 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 13:29:08.276851  4344 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 13:29:08.277356 32377 server_base.cc:1061] running on GCE node
I20260710 13:29:08.277837  4337 heartbeater.cc:344] Connected to a master server at 127.31.158.126:42579
I20260710 13:29:08.278283  4337 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:08.278558 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:08.278869 32377 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 13:29:08.279044 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690148279029 us; error 0 us; skew 500 ppm
I20260710 13:29:08.279175  4337 heartbeater.cc:507] Master 127.31.158.126:42579 requested a full tablet report, sending...
I20260710 13:29:08.279654 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:08.281510  4210 ts_manager.cc:194] Registered new tserver with Master: 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693)
I20260710 13:29:08.282348 32377 webserver.cc:533] Webserver started at http://127.31.158.66:42877/ using document root <none> and password file <none>
I20260710 13:29:08.283036 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:08.283335 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:08.283632 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:08.283958  4210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44642
I20260710 13:29:08.285058 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-1-root/instance:
uuid: "73893fb1ad37401384bcb420f6238859"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.289656 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:29:08.293058  4349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.293807 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:29:08.294088 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-1-root
uuid: "73893fb1ad37401384bcb420f6238859"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.294345 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-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 13:29:08.315626 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:08.316701 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:08.318042 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:08.320176 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:08.320398 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.320632 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:08.320806 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.359619 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.66:32985
I20260710 13:29:08.359724  4411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.66:32985 every 8 connection(s)
I20260710 13:29:08.364391 32377 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:08.371455  4415 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 13:29:08.372578  4416 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 13:29:08.374104 32377 server_base.cc:1061] running on GCE node
W20260710 13:29:08.375845  4418 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 13:29:08.376816 32377 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:29:08.376910  4412 heartbeater.cc:344] Connected to a master server at 127.31.158.126:42579
W20260710 13:29:08.377142 32377 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 13:29:08.377327  4412 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:08.377369 32377 hybrid_clock.cc:648] HybridClock initialized: now 1783690148377351 us; error 0 us; skew 500 ppm
I20260710 13:29:08.378217 32377 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:08.378244  4412 heartbeater.cc:507] Master 127.31.158.126:42579 requested a full tablet report, sending...
I20260710 13:29:08.380787  4210 ts_manager.cc:194] Registered new tserver with Master: 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:08.381012 32377 webserver.cc:533] Webserver started at http://127.31.158.67:46519/ using document root <none> and password file <none>
I20260710 13:29:08.381587 32377 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:08.381768 32377 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:08.382046 32377 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:08.382509  4210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44652
I20260710 13:29:08.383317 32377 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-2-root/instance:
uuid: "b4e1589483044aaeba4981823f0b53a8"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.388231 32377 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:29:08.391304  4423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.392032 32377 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:08.392365 32377 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-2-root
uuid: "b4e1589483044aaeba4981823f0b53a8"
format_stamp: "Formatted at 2026-07-10 13:29:08 on dist-test-slave-fvrf"
I20260710 13:29:08.392653 32377 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJuBSy0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690049893136-32377-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 13:29:08.419205 32377 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:08.420379 32377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:08.421829 32377 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:08.424036 32377 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:08.424259 32377 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.424502 32377 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:08.424670 32377 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:08.464208 32377 rpc_server.cc:307] RPC server started. Bound to: 127.31.158.67:39149
I20260710 13:29:08.464344  4485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.158.67:39149 every 8 connection(s)
I20260710 13:29:08.477614  4486 heartbeater.cc:344] Connected to a master server at 127.31.158.126:42579
I20260710 13:29:08.478032  4486 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:08.478863  4486 heartbeater.cc:507] Master 127.31.158.126:42579 requested a full tablet report, sending...
I20260710 13:29:08.480767  4210 ts_manager.cc:194] Registered new tserver with Master: b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:08.480895 32377 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013557892s
I20260710 13:29:08.482079  4210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44658
I20260710 13:29:08.506871  4210 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44674:
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 13:29:08.509419  4210 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 13:29:08.577955  4451 tablet_service.cc:1511] Processing CreateTablet for tablet 9600daeb4788491a9660105a38c5ce68 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:08.579540  4451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600daeb4788491a9660105a38c5ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.579453  4450 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9c9fb69084e3dabf0833d4822baa6 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:08.580896  4450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9c9fb69084e3dabf0833d4822baa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.587451  4449 tablet_service.cc:1511] Processing CreateTablet for tablet d144ee979757425b8a56c6c548190078 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:08.588848  4449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d144ee979757425b8a56c6c548190078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.592823  4302 tablet_service.cc:1511] Processing CreateTablet for tablet 9600daeb4788491a9660105a38c5ce68 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:08.594785  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600daeb4788491a9660105a38c5ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.597940  4301 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9c9fb69084e3dabf0833d4822baa6 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:08.599643  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9c9fb69084e3dabf0833d4822baa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.603273  4448 tablet_service.cc:1511] Processing CreateTablet for tablet 005eac29355e432d86205b97cdc26f45 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:08.604974  4448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005eac29355e432d86205b97cdc26f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.623342  4447 tablet_service.cc:1511] Processing CreateTablet for tablet 0a31c9259daf449f819d68961a9a9d56 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:08.624811  4447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a31c9259daf449f819d68961a9a9d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.628515  4446 tablet_service.cc:1511] Processing CreateTablet for tablet 06007fe0eb5c421790b8d4927441ee2d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:08.629889  4446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06007fe0eb5c421790b8d4927441ee2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.638885  4445 tablet_service.cc:1511] Processing CreateTablet for tablet e6f5f16122af42f8a47e9172f649b7af (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:08.640614  4445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f5f16122af42f8a47e9172f649b7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.645748  4444 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d37fe63fb460cb3105340709fd0bb (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:08.647507  4444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d37fe63fb460cb3105340709fd0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.652141  4443 tablet_service.cc:1511] Processing CreateTablet for tablet 416ba6a7958f46e1a8ff3f7d3b17871d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:08.653782  4443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ba6a7958f46e1a8ff3f7d3b17871d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.664095  4300 tablet_service.cc:1511] Processing CreateTablet for tablet d144ee979757425b8a56c6c548190078 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:08.665711  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d144ee979757425b8a56c6c548190078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.666361  4296 tablet_service.cc:1511] Processing CreateTablet for tablet e6f5f16122af42f8a47e9172f649b7af (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:08.670316  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 06007fe0eb5c421790b8d4927441ee2d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:08.668890  4298 tablet_service.cc:1511] Processing CreateTablet for tablet 0a31c9259daf449f819d68961a9a9d56 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:08.669025  4294 tablet_service.cc:1511] Processing CreateTablet for tablet 416ba6a7958f46e1a8ff3f7d3b17871d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:08.667686  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 005eac29355e432d86205b97cdc26f45 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:08.667686  4295 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d37fe63fb460cb3105340709fd0bb (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:08.674603  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f5f16122af42f8a47e9172f649b7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.675329  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06007fe0eb5c421790b8d4927441ee2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.676170  4376 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9c9fb69084e3dabf0833d4822baa6 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:08.677318  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a31c9259daf449f819d68961a9a9d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.678673  4377 tablet_service.cc:1511] Processing CreateTablet for tablet 9600daeb4788491a9660105a38c5ce68 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:08.679720  4374 tablet_service.cc:1511] Processing CreateTablet for tablet 005eac29355e432d86205b97cdc26f45 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:08.681986  4373 tablet_service.cc:1511] Processing CreateTablet for tablet 0a31c9259daf449f819d68961a9a9d56 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:08.684875  4369 tablet_service.cc:1511] Processing CreateTablet for tablet 416ba6a7958f46e1a8ff3f7d3b17871d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:08.687079  4370 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d37fe63fb460cb3105340709fd0bb (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:08.689283  4371 tablet_service.cc:1511] Processing CreateTablet for tablet e6f5f16122af42f8a47e9172f649b7af (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:08.691440  4372 tablet_service.cc:1511] Processing CreateTablet for tablet 06007fe0eb5c421790b8d4927441ee2d (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:08.678673  4375 tablet_service.cc:1511] Processing CreateTablet for tablet d144ee979757425b8a56c6c548190078 (DEFAULT_TABLE table=test-workload [id=eeef103ba0714ebda5243efd2488dfdf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:08.694125  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d37fe63fb460cb3105340709fd0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.697835  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ba6a7958f46e1a8ff3f7d3b17871d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.677487  4376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9c9fb69084e3dabf0833d4822baa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.698580  4377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600daeb4788491a9660105a38c5ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.699162  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005eac29355e432d86205b97cdc26f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.700958  4375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d144ee979757425b8a56c6c548190078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.702960  4370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d37fe63fb460cb3105340709fd0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.707005  4369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ba6a7958f46e1a8ff3f7d3b17871d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.707623  4371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f5f16122af42f8a47e9172f649b7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.710955  4372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06007fe0eb5c421790b8d4927441ee2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.720081  4374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005eac29355e432d86205b97cdc26f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.722983  4373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a31c9259daf449f819d68961a9a9d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:08.728637  4501 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:08.731067  4502 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:08.737891  4502 tablet_bootstrap.cc:654] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.739377  4501 tablet_bootstrap.cc:654] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.795349  4503 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:08.823696  4503 tablet_bootstrap.cc:654] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.832487  4503 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:08.832991  4503 ts_tablet_manager.cc:1403] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.010s
I20260710 13:29:08.834335  4502 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:08.834841  4502 ts_tablet_manager.cc:1403] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.036s
I20260710 13:29:08.835907  4503 raft_consensus.cc:359] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.836647  4503 raft_consensus.cc:385] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.836918  4503 raft_consensus.cc:740] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.837556  4502 raft_consensus.cc:359] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.837757  4503 consensus_queue.cc:260] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.838282  4502 raft_consensus.cc:385] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.838567  4502 raft_consensus.cc:740] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.839366  4501 tablet_bootstrap.cc:492] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:08.839859  4501 ts_tablet_manager.cc:1403] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.060s
I20260710 13:29:08.839871  4502 consensus_queue.cc:260] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.842681  4501 raft_consensus.cc:359] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.843384  4501 raft_consensus.cc:385] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.843672  4501 raft_consensus.cc:740] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.844419  4501 consensus_queue.cc:260] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:08.853854  4337 heartbeater.cc:499] Master 127.31.158.126:42579 was elected leader, sending a full tablet report...
I20260710 13:29:08.855315  4502 ts_tablet_manager.cc:1434] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260710 13:29:08.856710  4502 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:08.866299  4502 tablet_bootstrap.cc:654] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.869230  4503 ts_tablet_manager.cc:1434] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.036s	user 0.018s	sys 0.019s
I20260710 13:29:08.868307  4501 ts_tablet_manager.cc:1434] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.014s
I20260710 13:29:08.868649  4412 heartbeater.cc:499] Master 127.31.158.126:42579 was elected leader, sending a full tablet report...
I20260710 13:29:08.869381  4486 heartbeater.cc:499] Master 127.31.158.126:42579 was elected leader, sending a full tablet report...
I20260710 13:29:08.870252  4503 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:08.873909  4501 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:08.876673  4503 tablet_bootstrap.cc:654] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.882666  4502 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:08.883139  4502 ts_tablet_manager.cc:1403] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260710 13:29:08.883440  4501 tablet_bootstrap.cc:654] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.886181  4502 raft_consensus.cc:359] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.887096  4502 raft_consensus.cc:385] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.887408  4502 raft_consensus.cc:740] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.888217  4503 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:08.888283  4502 consensus_queue.cc:260] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.889076  4503 ts_tablet_manager.cc:1403] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:29:08.891209  4502 ts_tablet_manager.cc:1434] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:29:08.892200  4502 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:08.892822  4503 raft_consensus.cc:359] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.893800  4503 raft_consensus.cc:385] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.894152  4503 raft_consensus.cc:740] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.895517  4503 consensus_queue.cc:260] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.898906  4503 ts_tablet_manager.cc:1434] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:29:08.899464  4502 tablet_bootstrap.cc:654] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.900022  4503 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:08.908517  4503 tablet_bootstrap.cc:654] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.913522  4501 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:08.914254  4501 ts_tablet_manager.cc:1403] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.028s
I20260710 13:29:08.918169  4501 raft_consensus.cc:359] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.919243  4501 raft_consensus.cc:385] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.919673  4501 raft_consensus.cc:740] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.920709  4501 consensus_queue.cc:260] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.923949  4501 ts_tablet_manager.cc:1434] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:08.925228  4501 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:08.933197  4501 tablet_bootstrap.cc:654] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.945626  4501 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:08.946358  4501 ts_tablet_manager.cc:1403] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 13:29:08.950023  4501 raft_consensus.cc:359] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.951131  4501 raft_consensus.cc:385] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.951572  4501 raft_consensus.cc:740] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.952731  4501 consensus_queue.cc:260] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.956197  4501 ts_tablet_manager.cc:1434] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:29:08.957523  4501 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:08.965646  4501 tablet_bootstrap.cc:654] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.970840  4502 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:08.970899  4503 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:08.971446  4502 ts_tablet_manager.cc:1403] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.079s	user 0.041s	sys 0.036s
I20260710 13:29:08.971468  4503 ts_tablet_manager.cc:1403] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.072s	user 0.037s	sys 0.031s
I20260710 13:29:08.972833  4501 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:08.973449  4501 ts_tablet_manager.cc:1403] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:29:08.974246  4503 raft_consensus.cc:359] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.974920  4503 raft_consensus.cc:385] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.975225  4503 raft_consensus.cc:740] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.974740  4502 raft_consensus.cc:359] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.975602  4502 raft_consensus.cc:385] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.975914  4502 raft_consensus.cc:740] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.975939  4503 consensus_queue.cc:260] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.976130  4501 raft_consensus.cc:359] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.976934  4501 raft_consensus.cc:385] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:08.976789  4502 consensus_queue.cc:260] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.977283  4501 raft_consensus.cc:740] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:08.978181  4501 consensus_queue.cc:260] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:08.979127  4502 ts_tablet_manager.cc:1434] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:08.980309  4502 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:08.980791  4501 ts_tablet_manager.cc:1434] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:29:08.981765  4501 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:08.984933  4503 ts_tablet_manager.cc:1434] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:29:08.986999  4502 tablet_bootstrap.cc:654] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.988018  4501 tablet_bootstrap.cc:654] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:08.988278  4503 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:08.995044  4503 tablet_bootstrap.cc:654] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.001071  4502 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.001562  4502 ts_tablet_manager.cc:1403] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 13:29:09.002053  4501 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:09.002547  4501 ts_tablet_manager.cc:1403] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:29:09.004338  4502 raft_consensus.cc:359] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.005101  4502 raft_consensus.cc:385] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.005446  4502 raft_consensus.cc:740] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.005251  4501 raft_consensus.cc:359] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.006040  4501 raft_consensus.cc:385] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.006357  4501 raft_consensus.cc:740] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.006212  4502 consensus_queue.cc:260] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.007360  4501 consensus_queue.cc:260] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.008726  4502 ts_tablet_manager.cc:1434] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:09.009555  4503 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.009714  4502 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:09.009974  4501 ts_tablet_manager.cc:1434] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:29:09.010063  4503 ts_tablet_manager.cc:1403] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 13:29:09.011142  4501 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:09.013055  4503 raft_consensus.cc:359] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.013756  4503 raft_consensus.cc:385] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.017654  4502 tablet_bootstrap.cc:654] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.019234  4503 raft_consensus.cc:740] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.019563  4509 raft_consensus.cc:493] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.020044  4509 raft_consensus.cc:515] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.020116  4503 consensus_queue.cc:260] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.022403  4503 ts_tablet_manager.cc:1434] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260710 13:29:09.023454  4503 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:09.025872  4509 leader_election.cc:290] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.030658  4503 tablet_bootstrap.cc:654] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.017586  4501 tablet_bootstrap.cc:654] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.045589  4509 raft_consensus.cc:493] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.046327  4509 raft_consensus.cc:515] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.049256  4509 leader_election.cc:290] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.063988  4501 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:09.064774  4501 ts_tablet_manager.cc:1403] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.014s
I20260710 13:29:09.068723  4501 raft_consensus.cc:359] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.069713  4501 raft_consensus.cc:385] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.070104  4501 raft_consensus.cc:740] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.071255  4501 consensus_queue.cc:260] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.073522  4507 raft_consensus.cc:493] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.074079  4502 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.074039  4507 raft_consensus.cc:515] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.074800  4502 ts_tablet_manager.cc:1403] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.032s
I20260710 13:29:09.076179  4503 tablet_bootstrap.cc:492] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.076696  4503 ts_tablet_manager.cc:1403] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.033s
I20260710 13:29:09.077977  4502 raft_consensus.cc:359] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.078810  4502 raft_consensus.cc:385] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.079170  4502 raft_consensus.cc:740] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.079530  4503 raft_consensus.cc:359] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.080298  4503 raft_consensus.cc:385] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.080633  4503 raft_consensus.cc:740] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.080037  4502 consensus_queue.cc:260] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.082540  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.083545  4502 ts_tablet_manager.cc:1434] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:29:09.081657  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.084380  4312 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
W20260710 13:29:09.085630  4424 leader_election.cc:343] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.084581  4502 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:09.086355  4424 leader_election.cc:304] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.087332  4509 raft_consensus.cc:2804] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.087689  4509 raft_consensus.cc:493] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.087997  4501 ts_tablet_manager.cc:1434] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:29:09.087991  4509 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.089154  4501 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:09.093006  4502 tablet_bootstrap.cc:654] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.086380  4507 leader_election.cc:290] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.092700  4387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.095073  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.086779  4503 consensus_queue.cc:260] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.095815  4386 raft_consensus.cc:2468] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.096065  4387 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
W20260710 13:29:09.103878  4258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:09.104368  4501 tablet_bootstrap.cc:654] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.111299  4427 leader_election.cc:304] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [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: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.116279  4509 raft_consensus.cc:515] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.118520  4508 raft_consensus.cc:493] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.119174  4508 raft_consensus.cc:515] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.122705  4508 leader_election.cc:290] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.130822  4509 leader_election.cc:290] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.126021  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.131652  4312 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.143090  4509 raft_consensus.cc:2804] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.143610  4509 raft_consensus.cc:493] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.144070  4509 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.146874  4528 raft_consensus.cc:493] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.147558  4528 raft_consensus.cc:515] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.151068  4503 ts_tablet_manager.cc:1434] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.074s	user 0.020s	sys 0.005s
I20260710 13:29:09.158584  4530 raft_consensus.cc:493] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.159264  4530 raft_consensus.cc:515] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:09.166350  4502 tablet_bootstrap.cc:492] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.166884  4502 ts_tablet_manager.cc:1403] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.012s
I20260710 13:29:09.168244  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.169834  4502 raft_consensus.cc:359] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
W20260710 13:29:09.170300  4350 leader_election.cc:343] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.171330  4310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.171602  4503 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:09.170593  4502 raft_consensus.cc:385] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.171825  4508 raft_consensus.cc:493] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.172684  4508 raft_consensus.cc:515] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:09.172081  4502 raft_consensus.cc:740] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.175479  4502 consensus_queue.cc:260] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.176015  4508 leader_election.cc:290] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.176420  4310 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:09.142409  4312 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.179719  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.179919  4350 leader_election.cc:304] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:09.180349  4311 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.180795  4507 raft_consensus.cc:2804] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.181191  4507 raft_consensus.cc:493] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.183246  4507 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.178190  4530 leader_election.cc:290] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693)
I20260710 13:29:09.184331  4528 leader_election.cc:290] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.184167  4530 raft_consensus.cc:493] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.185240  4509 raft_consensus.cc:515] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.185413  4530 raft_consensus.cc:515] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.187230  4424 leader_election.cc:304] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
W20260710 13:29:09.187561  4427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.66:32985, user_credentials={real_user=slave}} blocked reactor thread for 76430.6us
I20260710 13:29:09.188289  4424 leader_election.cc:304] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.190320  4387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.191154  4387 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.191664  4503 tablet_bootstrap.cc:654] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.192939  4507 raft_consensus.cc:515] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.195510  4509 leader_election.cc:290] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.200089  4530 leader_election.cc:290] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.200637  4530 raft_consensus.cc:2804] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.201040  4530 raft_consensus.cc:697] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:09.201815  4530 consensus_queue.cc:237] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.202899  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.202986  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.203925  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.204226  4386 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.204558  4385 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.198511  4509 raft_consensus.cc:2804] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.206279  4387 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.207110  4461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.207258  4460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.207357  4509 raft_consensus.cc:493] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.207978  4502 ts_tablet_manager.cc:1434] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:29:09.207878  4509 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.209010  4502 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:09.212813  4501 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
W20260710 13:29:09.213289  4427 leader_election.cc:343] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.214855  4508 raft_consensus.cc:493] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.207907  4460 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:09.216332  4507 leader_election.cc:290] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.216075  4508 raft_consensus.cc:515] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.217505  4502 tablet_bootstrap.cc:654] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
W20260710 13:29:09.218139  4352 leader_election.cc:343] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.218251  4508 leader_election.cc:290] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.218674  4352 leader_election.cc:304] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73893fb1ad37401384bcb420f6238859; no voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.218850  4508 raft_consensus.cc:493] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.219339  4508 raft_consensus.cc:515] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.219723  4460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.220274  4460 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.223994  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
W20260710 13:29:09.226220  4424 leader_election.cc:343] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.220274  4507 raft_consensus.cc:2749] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.227160  4387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.228132  4383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.228694  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.228756  4457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.232266  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
W20260710 13:29:09.232475  4277 leader_election.cc:343] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.232627  4460 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:09.233155  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.233685  4352 leader_election.cc:304] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.234238  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.234553  4507 raft_consensus.cc:2804] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.234867  4386 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:09.235103  4507 raft_consensus.cc:697] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:09.235889  4461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.236931  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.236790  4507 consensus_queue.cc:237] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
W20260710 13:29:09.237346  4277 leader_election.cc:343] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.238269  4385 raft_consensus.cc:2468] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.213320  4501 ts_tablet_manager.cc:1403] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.124s	user 0.033s	sys 0.037s
I20260710 13:29:09.221241  4508 leader_election.cc:290] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.216037  4536 raft_consensus.cc:493] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.239521  4509 raft_consensus.cc:515] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
W20260710 13:29:09.246059  4278 leader_election.cc:343] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.252700  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.254995  4278 leader_election.cc:304] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8; no voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.255235  4459 raft_consensus.cc:2393] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76282c4066284c628f0e1dc5c19515f8 in current term 1: Already voted for candidate b4e1589483044aaeba4981823f0b53a8 in this term.
W20260710 13:29:09.256354  4278 leader_election.cc:343] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.252722  4427 leader_election.cc:304] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.258306  4312 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.258689  4503 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.259963  4503 ts_tablet_manager.cc:1403] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.007s
I20260710 13:29:09.261276  4509 leader_election.cc:290] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693)
I20260710 13:29:09.259056  4508 raft_consensus.cc:2749] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.263200  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.263990  4385 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.265560  4503 raft_consensus.cc:359] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.259507  4278 leader_election.cc:304] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8; no voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.263259  4501 raft_consensus.cc:359] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.267724  4501 raft_consensus.cc:385] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.268066  4501 raft_consensus.cc:740] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.249652  4536 raft_consensus.cc:515] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.269095  4503 raft_consensus.cc:385] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.269529  4503 raft_consensus.cc:740] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.266804  4509 raft_consensus.cc:2804] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.270394  4502 tablet_bootstrap.cc:492] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.270938  4502 ts_tablet_manager.cc:1403] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.018s
I20260710 13:29:09.270807  4458 raft_consensus.cc:2468] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:09.271337  4509 raft_consensus.cc:697] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:09.272296  4509 consensus_queue.cc:237] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.273963  4508 raft_consensus.cc:2749] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:29:09.273670  4278 leader_election.cc:343] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.273904  4502 raft_consensus.cc:359] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.276151  4502 raft_consensus.cc:385] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.269174  4207 catalog_manager.cc:5697] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.276490  4502 raft_consensus.cc:740] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.277285  4502 consensus_queue.cc:260] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.277715  4385 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.277626  4209 catalog_manager.cc:5697] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:09.274874  4503 consensus_queue.cc:260] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.279642  4536 leader_election.cc:290] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.280807  4502 ts_tablet_manager.cc:1434] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:09.280819  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.290647  4502 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:09.290910  4503 ts_tablet_manager.cc:1434] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.006s
W20260710 13:29:09.291013  4427 leader_election.cc:343] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.267328  4312 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:09.281145  4277 leader_election.cc:304] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [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: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.286550  4278 leader_election.cc:304] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [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: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.292661  4508 raft_consensus.cc:2804] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.293012  4508 raft_consensus.cc:493] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.293056  4538 raft_consensus.cc:2804] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.293433  4508 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.293586  4538 raft_consensus.cc:493] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.294004  4538 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:09.294955  4424 leader_election.cc:343] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.295433  4424 leader_election.cc:304] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.296689  4536 raft_consensus.cc:2749] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.297300  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.297849  4502 tablet_bootstrap.cc:654] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.298763  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.300915  4427 leader_election.cc:304] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.301779  4536 raft_consensus.cc:2804] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.302238  4536 raft_consensus.cc:697] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:09.302441  4503 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:09.303102  4536 consensus_queue.cc:237] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:09.304726  4538 raft_consensus.cc:515] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:09.270747  4501 consensus_queue.cc:260] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.309764  4311 raft_consensus.cc:2393] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4e1589483044aaeba4981823f0b53a8 in current term 1: Already voted for candidate 76282c4066284c628f0e1dc5c19515f8 in this term.
I20260710 13:29:09.315023  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.317320  4508 raft_consensus.cc:515] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.320858  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.321303  4312 raft_consensus.cc:2393] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4e1589483044aaeba4981823f0b53a8 in current term 1: Already voted for candidate 76282c4066284c628f0e1dc5c19515f8 in this term.
W20260710 13:29:09.322330  4278 leader_election.cc:343] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.323794  4424 leader_election.cc:304] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.325268  4530 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.326161  4501 ts_tablet_manager.cc:1434] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260710 13:29:09.329909  4508 leader_election.cc:290] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.330540  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.327415  4501 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:09.325263  4503 tablet_bootstrap.cc:654] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.333174  4502 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.334210  4502 ts_tablet_manager.cc:1403] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.008s
I20260710 13:29:09.337723  4502 raft_consensus.cc:359] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.332587  4509 raft_consensus.cc:493] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.338611  4502 raft_consensus.cc:385] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.339097  4530 raft_consensus.cc:2749] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.340612  4502 raft_consensus.cc:740] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.342316  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.342934  4501 tablet_bootstrap.cc:654] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.343464  4385 raft_consensus.cc:2393] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76282c4066284c628f0e1dc5c19515f8 in current term 1: Already voted for candidate b4e1589483044aaeba4981823f0b53a8 in this term.
I20260710 13:29:09.345139  4278 leader_election.cc:304] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [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: 76282c4066284c628f0e1dc5c19515f8; no voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.345939  4502 consensus_queue.cc:260] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.346798  4508 raft_consensus.cc:2749] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.345983  4509 raft_consensus.cc:515] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.345870  4538 leader_election.cc:290] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.351519  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.353101  4502 ts_tablet_manager.cc:1434] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 13:29:09.353823  4507 raft_consensus.cc:493] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.354054  4502 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:09.354122  4312 raft_consensus.cc:2468] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.354415  4507 raft_consensus.cc:515] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.357995  4424 leader_election.cc:304] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.358971  4530 raft_consensus.cc:2804] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.359350  4530 raft_consensus.cc:493] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.359840  4507 leader_election.cc:290] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.360481  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.360925  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.361114  4312 raft_consensus.cc:2468] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:09.361542  4459 raft_consensus.cc:2468] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:09.362352  4350 leader_election.cc:304] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:09.359670  4530 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.363175  4509 leader_election.cc:290] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.363442  4507 raft_consensus.cc:2804] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.365868  4507 raft_consensus.cc:493] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.366398  4507 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.367058  4502 tablet_bootstrap.cc:654] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.364918  4458 raft_consensus.cc:2468] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:09.373414  4501 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:09.374076  4501 ts_tablet_manager.cc:1403] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260710 13:29:09.371238  4530 raft_consensus.cc:515] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.376253  4277 leader_election.cc:304] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.377846  4549 raft_consensus.cc:2804] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.378129  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.378561  4549 raft_consensus.cc:697] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:09.378849  4312 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.379374  4530 leader_election.cc:290] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.379696  4549 consensus_queue.cc:237] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.383423  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.385353  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
W20260710 13:29:09.386657  4427 leader_election.cc:343] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:29:09.393440  4427 leader_election.cc:343] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:09.404315  4507 raft_consensus.cc:515] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.411558  4312 raft_consensus.cc:2468] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.419776  4507 leader_election.cc:290] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.421670  4503 tablet_bootstrap.cc:492] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.422209  4503 ts_tablet_manager.cc:1403] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.016s
I20260710 13:29:09.422006  4501 raft_consensus.cc:359] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.422828  4501 raft_consensus.cc:385] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.423117  4501 raft_consensus.cc:740] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.423952  4501 consensus_queue.cc:260] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.426029  4501 ts_tablet_manager.cc:1434] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 13:29:09.425670  4503 raft_consensus.cc:359] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.427230  4501 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:09.435967  4501 tablet_bootstrap.cc:654] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.429255  4503 raft_consensus.cc:385] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.452917  4503 raft_consensus.cc:740] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.486526  4503 consensus_queue.cc:260] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.490790  4502 tablet_bootstrap.cc:492] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:09.491027  4503 ts_tablet_manager.cc:1434] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.000s
I20260710 13:29:09.491345  4502 ts_tablet_manager.cc:1403] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.015s
I20260710 13:29:09.492625  4503 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:09.494590  4502 raft_consensus.cc:359] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.495414  4502 raft_consensus.cc:385] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.496449  4502 raft_consensus.cc:740] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.497754  4501 tablet_bootstrap.cc:492] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:09.498351  4501 ts_tablet_manager.cc:1403] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.009s
I20260710 13:29:09.497109  4502 consensus_queue.cc:260] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.501669  4501 raft_consensus.cc:359] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.502368  4501 raft_consensus.cc:385] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.502676  4501 raft_consensus.cc:740] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.502907  4503 tablet_bootstrap.cc:654] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.503615  4502 ts_tablet_manager.cc:1434] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:29:09.503391  4501 consensus_queue.cc:260] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.505482  4501 ts_tablet_manager.cc:1434] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:29:09.507678  4503 tablet_bootstrap.cc:492] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.508136  4503 ts_tablet_manager.cc:1403] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 13:29:09.510522  4503 raft_consensus.cc:359] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.513108  4503 raft_consensus.cc:385] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.513417  4503 raft_consensus.cc:740] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.513978  4503 consensus_queue.cc:260] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.515965  4503 ts_tablet_manager.cc:1434] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:29:09.516816  4503 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:09.518322  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.518961  4312 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.522887  4503 tablet_bootstrap.cc:654] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.526964  4312 raft_consensus.cc:2468] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:09.528702  4350 leader_election.cc:304] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:09.529551  4507 raft_consensus.cc:2804] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.530036  4507 raft_consensus.cc:697] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:09.530841  4507 consensus_queue.cc:237] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.537734  4503 tablet_bootstrap.cc:492] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:09.538196  4503 ts_tablet_manager.cc:1403] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:29:09.540760  4503 raft_consensus.cc:359] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.541409  4503 raft_consensus.cc:385] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.541592  4503 raft_consensus.cc:740] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.542217  4503 consensus_queue.cc:260] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.544204  4503 ts_tablet_manager.cc:1434] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:29:09.568920  4424 leader_election.cc:304] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.569779  4530 raft_consensus.cc:2804] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.570257  4530 raft_consensus.cc:697] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:09.571187  4530 consensus_queue.cc:237] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.586750  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.587450  4458 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.613876  4458 raft_consensus.cc:2468] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:09.619047  4509 raft_consensus.cc:493] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.619491  4509 raft_consensus.cc:515] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.623735  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.623852  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.624439  4311 raft_consensus.cc:2468] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.624562  4386 raft_consensus.cc:2468] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:09.625952  4509 leader_election.cc:290] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.625890  4424 leader_election.cc:304] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.626809  4509 raft_consensus.cc:2804] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.627144  4509 raft_consensus.cc:493] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.627491  4509 raft_consensus.cc:3060] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.627776  4536 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.635627  4509 raft_consensus.cc:515] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.642513  4208 catalog_manager.cc:5697] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.645279  4549 raft_consensus.cc:493] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.645960  4549 raft_consensus.cc:515] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.649784  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.650835  4386 raft_consensus.cc:2393] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76282c4066284c628f0e1dc5c19515f8 in current term 1: Already voted for candidate b4e1589483044aaeba4981823f0b53a8 in this term.
I20260710 13:29:09.655616  4549 leader_election.cc:290] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.657181  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.658017  4311 raft_consensus.cc:3060] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.659642  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ba6a7958f46e1a8ff3f7d3b17871d" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.660291  4386 raft_consensus.cc:3060] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.661031  4209 catalog_manager.cc:5697] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:09.663021  4209 catalog_manager.cc:5697] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.656737  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.664734  4209 catalog_manager.cc:5697] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:09.669454  4386 raft_consensus.cc:2468] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.669682  4311 raft_consensus.cc:2468] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:09.671116  4277 leader_election.cc:304] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8; no voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.673565  4549 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.666867  4509 leader_election.cc:290] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:09.677800  4427 leader_election.cc:304] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.678959  4530 raft_consensus.cc:2804] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.679430  4530 raft_consensus.cc:697] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:09.680068  4530 consensus_queue.cc:237] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.680907  4549 raft_consensus.cc:2749] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.683777  4507 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.694432  4533 consensus_queue.cc:1048] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:09.694828  4536 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.694618  4209 catalog_manager.cc:5697] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.703938  4507 raft_consensus.cc:493] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.704421  4507 raft_consensus.cc:515] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.706497  4507 leader_election.cc:290] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.706748  4208 catalog_manager.cc:5697] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:09.713009  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.713336  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.713819  4311 raft_consensus.cc:2393] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73893fb1ad37401384bcb420f6238859 in current term 1: Already voted for candidate b4e1589483044aaeba4981823f0b53a8 in this term.
I20260710 13:29:09.715216  4350 leader_election.cc:304] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73893fb1ad37401384bcb420f6238859; no voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.715381  4530 consensus_queue.cc:1048] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.716518  4507 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.721138  4549 raft_consensus.cc:493] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.721634  4549 raft_consensus.cc:515] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.723811  4549 leader_election.cc:290] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.725781  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.726568  4459 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:09.728160  4277 leader_election.cc:304] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:09.729060  4549 raft_consensus.cc:2804] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:09.729406  4549 raft_consensus.cc:493] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:09.729722  4549 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.730016  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:09.730599  4386 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:09.735411  4507 raft_consensus.cc:2749] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.736809  4549 raft_consensus.cc:515] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.739451  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.739997  4386 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.741042  4507 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:09.747303  4386 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:09.747641  4549 leader_election.cc:290] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.748764  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.749019  4278 leader_election.cc:304] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:09.749387  4459 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.753335  4549 raft_consensus.cc:2804] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:09.755436  4549 raft_consensus.cc:697] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:09.755571  4459 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:09.756259  4549 consensus_queue.cc:237] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.772570  4209 catalog_manager.cc:5697] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.787770  4530 consensus_queue.cc:1048] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.798489  4530 consensus_queue.cc:1048] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.872156  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:09.872687  4459 raft_consensus.cc:606] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.886555  4385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:40822
I20260710 13:29:09.887229  4385 raft_consensus.cc:606] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.892270  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d144ee979757425b8a56c6c548190078"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:09.892746  4459 raft_consensus.cc:606] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.897377  4385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005eac29355e432d86205b97cdc26f45"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:40822
I20260710 13:29:09.897861  4385 raft_consensus.cc:606] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:09.902410  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:09.902895  4459 raft_consensus.cc:606] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.907498  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:09.907940  4459 raft_consensus.cc:606] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.913465  4507 raft_consensus.cc:493] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:09.913885  4507 raft_consensus.cc:515] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.915483  4507 leader_election.cc:290] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.916193  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:09.916558  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:09.917357  4459 raft_consensus.cc:2393] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73893fb1ad37401384bcb420f6238859 in current term 1: Already voted for candidate 76282c4066284c628f0e1dc5c19515f8 in this term.
I20260710 13:29:09.918275  4352 leader_election.cc:304] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73893fb1ad37401384bcb420f6238859; no voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.919070  4507 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:09.921876  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:50326
I20260710 13:29:09.922302  4311 raft_consensus.cc:606] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.924762  4507 raft_consensus.cc:2749] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:09.927083  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:50326
I20260710 13:29:09.927559  4311 raft_consensus.cc:606] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:09.937667  4507 consensus_queue.cc:1048] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.944229  4568 raft_consensus.cc:993] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:09.944675  4528 raft_consensus.cc:1081] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:09.947412  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50310
I20260710 13:29:09.947965  4312 raft_consensus.cc:493] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:09.948356  4312 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:09.952093  4528 consensus_queue.cc:1048] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.954802  4312 raft_consensus.cc:515] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.957700  4312 leader_election.cc:290] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:09.957937  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:09.958267  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9c9fb69084e3dabf0833d4822baa6" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.958585  4385 raft_consensus.cc:3055] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:09.958945  4385 raft_consensus.cc:740] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:09.959964  4385 consensus_queue.cc:260] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.961014  4385 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:09.965306  4549 consensus_queue.cc:1048] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:09.968833  4385 raft_consensus.cc:2468] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:09.969698  4549 consensus_queue.cc:1048] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:09.969931  4278 leader_election.cc:304] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [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: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:09.970813  4538 raft_consensus.cc:2804] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:09.971321  4538 raft_consensus.cc:697] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:09.972280  4538 consensus_queue.cc:237] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.981377  4538 raft_consensus.cc:993] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:09.981842  4538 raft_consensus.cc:1081] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:09.983693  4385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40812
I20260710 13:29:09.984292  4385 raft_consensus.cc:493] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:09.984730  4385 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:09.986457  4207 catalog_manager.cc:5697] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from 73893fb1ad37401384bcb420f6238859 (127.31.158.66) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:09.991032  4385 raft_consensus.cc:515] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.992331  4386 raft_consensus.cc:1240] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Rejecting Update request from peer 76282c4066284c628f0e1dc5c19515f8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:29:09.994524  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:09.994503  4538 consensus_queue.cc:1059] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:09.994948  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d37fe63fb460cb3105340709fd0bb" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:09.995348  4458 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:09.995548  4312 raft_consensus.cc:3055] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:09.995973  4312 raft_consensus.cc:740] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:09.996794  4312 consensus_queue.cc:260] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:09.997874  4312 raft_consensus.cc:3060] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:09.998875  4385 leader_election.cc:290] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.002343  4458 raft_consensus.cc:2468] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.003599  4312 raft_consensus.cc:2468] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.003655  4352 leader_election.cc:304] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
W20260710 13:29:10.004273  4538 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:29:10.004691  4528 raft_consensus.cc:2804] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.005200  4528 raft_consensus.cc:697] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:10.006060  4528 consensus_queue.cc:237] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [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: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.013666  4208 catalog_manager.cc:5697] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.042493  4530 consensus_queue.cc:1048] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.048617  4509 raft_consensus.cc:993] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.049108  4533 raft_consensus.cc:1081] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.050810  4386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40810
I20260710 13:29:10.051369  4386 raft_consensus.cc:493] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.051735  4386 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.055140  4509 consensus_queue.cc:1048] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.058759  4386 raft_consensus.cc:515] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.062575  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:10.064885  4386 leader_election.cc:290] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.065586  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06007fe0eb5c421790b8d4927441ee2d" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.066202  4458 raft_consensus.cc:3055] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.066519  4458 raft_consensus.cc:740] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:10.067365  4458 consensus_queue.cc:260] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.068735  4458 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.075094  4458 raft_consensus.cc:2468] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.075980  4352 leader_election.cc:304] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [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: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:10.076634  4528 raft_consensus.cc:2804] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.077066  4528 raft_consensus.cc:697] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:10.077826  4528 consensus_queue.cc:237] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.083827  4209 catalog_manager.cc:5697] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.150701  4538 consensus_queue.cc:1048] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.157022  4582 raft_consensus.cc:993] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.157526  4549 raft_consensus.cc:1081] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.159389  4385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40812
I20260710 13:29:10.162395  4385 raft_consensus.cc:493] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.162873  4385 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.163326  4549 consensus_queue.cc:1048] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.171578  4385 raft_consensus.cc:515] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.175338  4385 leader_election.cc:290] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.176488  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:10.177174  4312 raft_consensus.cc:3055] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.177533  4312 raft_consensus.cc:740] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:10.178399  4312 consensus_queue.cc:260] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.179229  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f5f16122af42f8a47e9172f649b7af" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.179865  4459 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.179797  4312 raft_consensus.cc:3060] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.187530  4312 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.187529  4459 raft_consensus.cc:2468] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.188834  4352 leader_election.cc:304] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:10.189563  4528 raft_consensus.cc:2804] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.189976  4528 raft_consensus.cc:697] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:10.190714  4528 consensus_queue.cc:237] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.193873  4530 consensus_queue.cc:1048] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.198199  4208 catalog_manager.cc:5697] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.204102  4509 raft_consensus.cc:993] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.204607  4530 raft_consensus.cc:1081] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:10.205673  4509 consensus_queue.cc:1048] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.210465  4386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40810
I20260710 13:29:10.211024  4386 raft_consensus.cc:493] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.211385  4386 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.223948  4568 raft_consensus.cc:993] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.224452  4568 raft_consensus.cc:1081] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.227746  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005eac29355e432d86205b97cdc26f45"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50310
I20260710 13:29:10.228332  4312 raft_consensus.cc:493] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.228703  4312 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.230389  4386 raft_consensus.cc:515] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.233111  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:10.233656  4311 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.235788  4312 raft_consensus.cc:515] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.238323  4312 leader_election.cc:290] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.238463  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:10.239180  4385 raft_consensus.cc:3055] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.239466  4385 raft_consensus.cc:740] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:10.240188  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.240850  4459 raft_consensus.cc:3055] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.241061  4459 raft_consensus.cc:740] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:10.241613  4459 consensus_queue.cc:260] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.242357  4459 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.240260  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.240254  4385 consensus_queue.cc:260] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.243432  4458 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.243628  4311 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.244079  4385 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.244817  4350 leader_election.cc:304] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:10.245581  4568 raft_consensus.cc:2804] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.246055  4568 raft_consensus.cc:697] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:10.246879  4568 consensus_queue.cc:237] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.250504  4386 leader_election.cc:290] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.250586  4458 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.250967  4385 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.249969  4459 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:10.252094  4278 leader_election.cc:304] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:10.252821  4549 raft_consensus.cc:2804] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.253312  4549 raft_consensus.cc:697] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:10.253995  4549 consensus_queue.cc:237] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.255769  4208 catalog_manager.cc:5697] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.261098  4207 catalog_manager.cc:5697] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from 73893fb1ad37401384bcb420f6238859 (127.31.158.66) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.276150  4509 raft_consensus.cc:993] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.276610  4536 raft_consensus.cc:1081] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.277976  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d144ee979757425b8a56c6c548190078"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50302
I20260710 13:29:10.278450  4311 raft_consensus.cc:493] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.278800  4311 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.284054  4509 raft_consensus.cc:993] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.284611  4536 raft_consensus.cc:1081] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:10.284320  4311 raft_consensus.cc:515] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.286114  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50302
I20260710 13:29:10.286809  4312 raft_consensus.cc:493] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:10.286909  4311 leader_election.cc:290] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:10.287312  4312 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.287345  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:10.288029  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d144ee979757425b8a56c6c548190078" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.288350  4385 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.288699  4459 raft_consensus.cc:3055] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.289013  4459 raft_consensus.cc:740] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:10.289726  4459 consensus_queue.cc:260] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.290720  4459 raft_consensus.cc:3060] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.294708  4312 raft_consensus.cc:515] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:10.295231  4385 raft_consensus.cc:2468] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.295929  4459 raft_consensus.cc:2468] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.296728  4278 leader_election.cc:304] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:10.296887  4312 leader_election.cc:290] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:10.297554  4549 raft_consensus.cc:2804] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.297715  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:10.297992  4549 raft_consensus.cc:697] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:10.298331  4459 raft_consensus.cc:3055] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:10.298763  4459 raft_consensus.cc:740] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:10.298890  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600daeb4788491a9660105a38c5ce68" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:10.298982  4549 consensus_queue.cc:237] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:10.299530  4385 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.299568  4459 consensus_queue.cc:260] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:10.300776  4459 raft_consensus.cc:3060] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.306432  4385 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.306331  4207 catalog_manager.cc:5697] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.307395  4459 raft_consensus.cc:2468] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:10.307515  4278 leader_election.cc:304] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:10.308287  4549 raft_consensus.cc:2804] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:10.308714  4549 raft_consensus.cc:697] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:10.309409  4549 consensus_queue.cc:237] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } }
I20260710 13:29:10.318233  4207 catalog_manager.cc:5697] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:10.402989  4459 raft_consensus.cc:3060] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.407851  4459 raft_consensus.cc:1275] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.409044  4549 consensus_queue.cc:1048] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.416739  4385 raft_consensus.cc:1275] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.419472  4549 consensus_queue.cc:1048] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.516870  4312 raft_consensus.cc:1275] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.518266  4568 consensus_queue.cc:1048] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:10.528206  4459 raft_consensus.cc:1275] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.529453  4568 consensus_queue.cc:1048] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.567535  4312 raft_consensus.cc:3060] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:10.567790  4459 raft_consensus.cc:1275] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.569231  4528 consensus_queue.cc:1048] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.574221  4312 raft_consensus.cc:1275] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.575910  4528 consensus_queue.cc:1048] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.581714  4459 raft_consensus.cc:1275] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.583376  4528 consensus_queue.cc:1048] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:29:10.590348  4482 debug-util.cc:398] Leaking SignalData structure 0x7b0800030be0 after lost signal to thread 32380
I20260710 13:29:10.590776  4312 raft_consensus.cc:1275] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:29:10.591444  4482 debug-util.cc:398] Leaking SignalData structure 0x7b08000e01a0 after lost signal to thread 4244
I20260710 13:29:10.596400  4568 consensus_queue.cc:1048] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.688690  4385 raft_consensus.cc:1275] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.690007  4549 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.697901  4459 raft_consensus.cc:1275] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.699863  4582 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.710964  4385 raft_consensus.cc:1275] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.712349  4589 consensus_queue.cc:1048] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.725978  4459 raft_consensus.cc:1275] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.727635  4538 consensus_queue.cc:1048] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.730214  4385 raft_consensus.cc:1275] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.732560  4589 consensus_queue.cc:1048] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:10.749146  4459 raft_consensus.cc:1275] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.790731  4589 consensus_queue.cc:1048] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:29:10.795228  4312 raft_consensus.cc:1275] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.798151  4568 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:10.806762  4458 raft_consensus.cc:1275] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:10.809144  4507 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:12.974134  4207 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44686:
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 13:29:12.976909  4207 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 13:29:13.032814  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:13.034463  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.034669  4369 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:13.036168  4369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.038339  4445 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:13.039786  4445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd3a08c516e4ebf8ccd9f2c0b327cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.044476  4296 tablet_service.cc:1511] Processing CreateTablet for tablet 48d99d6ae48b4a0bbf434279472284f2 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:13.045933  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d99d6ae48b4a0bbf434279472284f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.066977  4372 tablet_service.cc:1511] Processing CreateTablet for tablet 48d99d6ae48b4a0bbf434279472284f2 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:13.068425  4372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d99d6ae48b4a0bbf434279472284f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.068089  4443 tablet_service.cc:1511] Processing CreateTablet for tablet 48d99d6ae48b4a0bbf434279472284f2 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:13.071569  4443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d99d6ae48b4a0bbf434279472284f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.071908  4301 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cde7420ae44f28763c56f35f2dbc4 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:13.073167  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cde7420ae44f28763c56f35f2dbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.086252  4607 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.090118  4606 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.094657  4373 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cde7420ae44f28763c56f35f2dbc4 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:13.096202  4373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cde7420ae44f28763c56f35f2dbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.099102  4445 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cde7420ae44f28763c56f35f2dbc4 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:13.102433  4445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cde7420ae44f28763c56f35f2dbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.101162  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 197468e1324f42f98df3ff0fef3e39db (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:13.106122  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197468e1324f42f98df3ff0fef3e39db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.108300  4376 tablet_service.cc:1511] Processing CreateTablet for tablet 197468e1324f42f98df3ff0fef3e39db (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:13.109696  4376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197468e1324f42f98df3ff0fef3e39db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.109333  4446 tablet_service.cc:1511] Processing CreateTablet for tablet 197468e1324f42f98df3ff0fef3e39db (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:13.111439  4446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197468e1324f42f98df3ff0fef3e39db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.120486  4296 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca171c591834a21963d83bb2802c6a1 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:13.121827  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca171c591834a21963d83bb2802c6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.129145  4606 tablet_bootstrap.cc:654] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.130245  4370 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca171c591834a21963d83bb2802c6a1 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:13.130537  4607 tablet_bootstrap.cc:654] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.130995  4448 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca171c591834a21963d83bb2802c6a1 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:13.131750  4370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca171c591834a21963d83bb2802c6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.132400  4448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca171c591834a21963d83bb2802c6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.140527  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 16b120772e754d5e89c91e6b831a8d04 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:13.141952  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b120772e754d5e89c91e6b831a8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.154110  4374 tablet_service.cc:1511] Processing CreateTablet for tablet 16b120772e754d5e89c91e6b831a8d04 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260710 13:29:13.154788  4258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:13.155535  4374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b120772e754d5e89c91e6b831a8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.172818  4607 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.173401  4607 ts_tablet_manager.cc:1403] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.000s
I20260710 13:29:13.174827  4451 tablet_service.cc:1511] Processing CreateTablet for tablet 16b120772e754d5e89c91e6b831a8d04 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:13.176180  4451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b120772e754d5e89c91e6b831a8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.176770  4607 raft_consensus.cc:359] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.177529  4607 raft_consensus.cc:385] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.177840  4607 raft_consensus.cc:740] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.179697  4606 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.180181  4606 ts_tablet_manager.cc:1403] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.000s
I20260710 13:29:13.182166  4301 tablet_service.cc:1511] Processing CreateTablet for tablet fb9d32164aa64e9281ee239c54c23300 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:13.183437  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9d32164aa64e9281ee239c54c23300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.183125  4606 raft_consensus.cc:359] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.183895  4606 raft_consensus.cc:385] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.184218  4606 raft_consensus.cc:740] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.184939  4606 consensus_queue.cc:260] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.187518  4606 ts_tablet_manager.cc:1434] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:13.188519  4606 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.192932  4369 tablet_service.cc:1511] Processing CreateTablet for tablet fb9d32164aa64e9281ee239c54c23300 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:13.194204  4369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9d32164aa64e9281ee239c54c23300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.064509  4605 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.206976  4606 tablet_bootstrap.cc:654] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.208895  4447 tablet_service.cc:1511] Processing CreateTablet for tablet fb9d32164aa64e9281ee239c54c23300 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:13.210222  4447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9d32164aa64e9281ee239c54c23300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.210739  4371 tablet_service.cc:1511] Processing CreateTablet for tablet 342cc77c71ab46faa3dacb9c80683180 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:13.211992  4371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342cc77c71ab46faa3dacb9c80683180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.214668  4607 consensus_queue.cc:260] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.215842  4295 tablet_service.cc:1511] Processing CreateTablet for tablet 342cc77c71ab46faa3dacb9c80683180 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:13.217146  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342cc77c71ab46faa3dacb9c80683180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.221634  4607 ts_tablet_manager.cc:1434] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260710 13:29:13.242018  4605 tablet_bootstrap.cc:654] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.260174  4607 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.261191  4606 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.261754  4606 ts_tablet_manager.cc:1403] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.012s
I20260710 13:29:13.265635  4606 raft_consensus.cc:359] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.266371  4606 raft_consensus.cc:385] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.266702  4606 raft_consensus.cc:740] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.266925  4607 tablet_bootstrap.cc:654] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.267570  4606 consensus_queue.cc:260] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.285318  4606 ts_tablet_manager.cc:1434] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:29:13.286414  4606 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.289639  4374 tablet_service.cc:1511] Processing CreateTablet for tablet fa097d747f18438e9c5f5d15fb300e35 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:13.294070  4606 tablet_bootstrap.cc:654] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.295961  4374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa097d747f18438e9c5f5d15fb300e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.297350  4295 tablet_service.cc:1511] Processing CreateTablet for tablet fa097d747f18438e9c5f5d15fb300e35 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:13.308075  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa097d747f18438e9c5f5d15fb300e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.309181  4447 tablet_service.cc:1511] Processing CreateTablet for tablet 342cc77c71ab46faa3dacb9c80683180 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:13.311239  4536 raft_consensus.cc:493] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.311833  4536 raft_consensus.cc:515] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.316843  4443 tablet_service.cc:1511] Processing CreateTablet for tablet fa097d747f18438e9c5f5d15fb300e35 (DEFAULT_TABLE table=soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:13.310587  4447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342cc77c71ab46faa3dacb9c80683180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.330372  4443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa097d747f18438e9c5f5d15fb300e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:13.359532  4606 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.360095  4606 ts_tablet_manager.cc:1403] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.052s
I20260710 13:29:13.361888  4605 tablet_bootstrap.cc:492] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.364264  4605 ts_tablet_manager.cc:1403] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.300s	user 0.019s	sys 0.010s
I20260710 13:29:13.365281  4606 raft_consensus.cc:359] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.366029  4606 raft_consensus.cc:385] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.366320  4606 raft_consensus.cc:740] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.367192  4606 consensus_queue.cc:260] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.369549  4606 ts_tablet_manager.cc:1434] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260710 13:29:13.370898  4197 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.158.66:32985, user_credentials={real_user=slave}} blocked reactor thread for 57424us
I20260710 13:29:13.373128  4606 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.374418  4607 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.374984  4607 ts_tablet_manager.cc:1403] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.012s
I20260710 13:29:13.378443  4607 raft_consensus.cc:359] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.386451  4607 raft_consensus.cc:385] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.386857  4607 raft_consensus.cc:740] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.380090  4606 tablet_bootstrap.cc:654] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.380179  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:13.387669  4607 consensus_queue.cc:260] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.388594  4312 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.390141  4424 leader_election.cc:304] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.381237  4536 leader_election.cc:290] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.382457  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.371274  4605 raft_consensus.cc:359] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.394285  4605 raft_consensus.cc:385] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.394774  4605 raft_consensus.cc:740] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.396081  4605 consensus_queue.cc:260] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.397392  4386 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.400173  4536 raft_consensus.cc:2804] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.400671  4536 raft_consensus.cc:493] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.400995  4536 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.410394  4605 ts_tablet_manager.cc:1434] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.005s
I20260710 13:29:13.411877  4605 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.424829  4605 tablet_bootstrap.cc:654] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
W20260710 13:29:13.461884  4424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.158.65:44693, user_credentials={real_user=slave}} blocked reactor thread for 71942.6us
I20260710 13:29:13.459434  4536 raft_consensus.cc:515] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.464746  4607 ts_tablet_manager.cc:1434] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.089s	user 0.018s	sys 0.013s
I20260710 13:29:13.466287  4607 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.466526  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.464987  4536 leader_election.cc:290] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.467233  4386 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.476411  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:13.477288  4312 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.480396  4606 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.480922  4606 ts_tablet_manager.cc:1403] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.024s
I20260710 13:29:13.484009  4605 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.484098  4312 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.487470  4605 ts_tablet_manager.cc:1403] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.013s
I20260710 13:29:13.489832  4386 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.489988  4606 raft_consensus.cc:359] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.490664  4424 leader_election.cc:304] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.490816  4606 raft_consensus.cc:385] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.491344  4606 raft_consensus.cc:740] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.490680  4605 raft_consensus.cc:359] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.491680  4536 raft_consensus.cc:2804] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.491900  4605 raft_consensus.cc:385] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.492296  4536 raft_consensus.cc:697] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:13.493196  4605 raft_consensus.cc:740] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.493729  4536 consensus_queue.cc:237] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.489996  4607 tablet_bootstrap.cc:654] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.494251  4605 consensus_queue.cc:260] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.492126  4606 consensus_queue.cc:260] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.500077  4606 ts_tablet_manager.cc:1434] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260710 13:29:13.501327  4606 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.508280  4606 tablet_bootstrap.cc:654] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.512068  4607 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.512516  4605 ts_tablet_manager.cc:1434] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260710 13:29:13.512748  4607 ts_tablet_manager.cc:1403] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260710 13:29:13.513808  4605 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.516250  4607 raft_consensus.cc:359] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.517040  4607 raft_consensus.cc:385] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.520365  4607 raft_consensus.cc:740] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.521277  4607 consensus_queue.cc:260] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.523907  4607 ts_tablet_manager.cc:1434] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:29:13.524974  4607 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.535900  4606 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.536541  4606 ts_tablet_manager.cc:1403] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 13:29:13.544306  4607 tablet_bootstrap.cc:654] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.546669  4605 tablet_bootstrap.cc:654] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.544739  4606 raft_consensus.cc:359] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.547231  4606 raft_consensus.cc:385] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.547605  4606 raft_consensus.cc:740] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.548591  4606 consensus_queue.cc:260] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.551565  4606 ts_tablet_manager.cc:1434] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:29:13.555518  4606 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.563333  4606 tablet_bootstrap.cc:654] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.565948  4607 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.566689  4607 ts_tablet_manager.cc:1403] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260710 13:29:13.570195  4607 raft_consensus.cc:359] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.571077  4607 raft_consensus.cc:385] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.571445  4607 raft_consensus.cc:740] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.574738  4607 consensus_queue.cc:260] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.577296  4607 ts_tablet_manager.cc:1434] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:29:13.578349  4607 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.581740  4207 catalog_manager.cc:5697] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:13.590830  4606 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.591131  4605 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.591394  4606 ts_tablet_manager.cc:1403] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260710 13:29:13.591799  4605 ts_tablet_manager.cc:1403] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.004s
I20260710 13:29:13.594926  4606 raft_consensus.cc:359] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.595715  4606 raft_consensus.cc:385] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.596230  4605 raft_consensus.cc:359] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.596117  4606 raft_consensus.cc:740] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.597214  4605 raft_consensus.cc:385] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.597793  4605 raft_consensus.cc:740] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.597877  4606 consensus_queue.cc:260] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.596909  4607 tablet_bootstrap.cc:654] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.601541  4605 consensus_queue.cc:260] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.604403  4606 ts_tablet_manager.cc:1434] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:29:13.605753  4606 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.606469  4605 ts_tablet_manager.cc:1434] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.007s
I20260710 13:29:13.607542  4605 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.613801  4605 tablet_bootstrap.cc:654] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.613842  4606 tablet_bootstrap.cc:654] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.617003  4607 tablet_bootstrap.cc:492] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.617591  4607 ts_tablet_manager.cc:1403] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.004s
I20260710 13:29:13.621133  4607 raft_consensus.cc:359] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.623358  4607 raft_consensus.cc:385] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.623652  4607 raft_consensus.cc:740] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.624572  4607 consensus_queue.cc:260] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.627208  4607 ts_tablet_manager.cc:1434] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:29:13.628090  4607 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.637475  4605 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.638049  4605 ts_tablet_manager.cc:1403] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260710 13:29:13.640297  4607 tablet_bootstrap.cc:654] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.641060  4605 raft_consensus.cc:359] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.641829  4605 raft_consensus.cc:385] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.642197  4605 raft_consensus.cc:740] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.642722  4536 raft_consensus.cc:493] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.643208  4536 raft_consensus.cc:515] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.643175  4605 consensus_queue.cc:260] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.645430  4536 leader_election.cc:290] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.648331  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:13.648759  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.649473  4386 raft_consensus.cc:2468] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.648365  4606 tablet_bootstrap.cc:492] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.650903  4606 ts_tablet_manager.cc:1403] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260710 13:29:13.650972  4427 leader_election.cc:304] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.652045  4614 raft_consensus.cc:2804] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.652429  4614 raft_consensus.cc:493] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.652756  4614 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.654206  4606 raft_consensus.cc:359] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.655031  4606 raft_consensus.cc:385] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.655344  4606 raft_consensus.cc:740] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.655725  4605 ts_tablet_manager.cc:1434] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.006s
I20260710 13:29:13.656204  4606 consensus_queue.cc:260] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
W20260710 13:29:13.658195  4424 leader_election.cc:343] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:13.661478  4606 ts_tablet_manager.cc:1434] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:29:13.662534  4606 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.663563  4605 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.672979  4605 tablet_bootstrap.cc:654] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.678822  4606 tablet_bootstrap.cc:654] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.680442  4607 tablet_bootstrap.cc:492] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:13.680962  4607 ts_tablet_manager.cc:1403] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.000s
I20260710 13:29:13.684779  4614 raft_consensus.cc:515] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.687875  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:13.688444  4312 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.688917  4607 raft_consensus.cc:359] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.694094  4536 raft_consensus.cc:493] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.694747  4536 raft_consensus.cc:515] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.697363  4614 leader_election.cc:290] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.695581  4312 raft_consensus.cc:2468] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.697690  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.698482  4386 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.699447  4589 raft_consensus.cc:493] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.699960  4589 raft_consensus.cc:515] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.702106  4589 leader_election.cc:290] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:13.704161  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d99d6ae48b4a0bbf434279472284f2" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.704789  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d99d6ae48b4a0bbf434279472284f2" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:13.704818  4385 raft_consensus.cc:2468] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:13.707324  4278 leader_election.cc:304] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:13.707428  4424 leader_election.cc:304] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.708662  4536 leader_election.cc:290] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.709403  4536 raft_consensus.cc:2804] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.709841  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.709968  4536 raft_consensus.cc:697] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:13.711644  4589 raft_consensus.cc:2804] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.711408  4536 consensus_queue.cc:237] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.710582  4385 raft_consensus.cc:2468] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.714376  4427 leader_election.cc:304] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.715418  4615 raft_consensus.cc:2804] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.715791  4615 raft_consensus.cc:493] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.716113  4615 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.712121  4589 raft_consensus.cc:493] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.722309  4589 raft_consensus.cc:3060] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.689824  4607 raft_consensus.cc:385] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.724066  4607 raft_consensus.cc:740] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.727495  4605 tablet_bootstrap.cc:492] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.728194  4605 ts_tablet_manager.cc:1403] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.003s
I20260710 13:29:13.731478  4615 raft_consensus.cc:515] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.732332  4605 raft_consensus.cc:359] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.739925  4605 raft_consensus.cc:385] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.740235  4605 raft_consensus.cc:740] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.734027  4386 raft_consensus.cc:2468] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.725358  4607 consensus_queue.cc:260] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.737785  4606 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:13.742784  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:13.743158  4606 ts_tablet_manager.cc:1403] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.040s
I20260710 13:29:13.743062  4459 raft_consensus.cc:2468] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:13.743463  4311 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.744609  4607 ts_tablet_manager.cc:1434] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260710 13:29:13.739202  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:13.745627  4607 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:13.746075  4606 raft_consensus.cc:359] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.746786  4606 raft_consensus.cc:385] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.747025  4606 raft_consensus.cc:740] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.747267  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.741343  4615 leader_election.cc:290] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.747831  4385 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.747653  4606 consensus_queue.cc:260] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.752355  4606 ts_tablet_manager.cc:1434] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:29:13.752498  4207 catalog_manager.cc:5697] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:13.753603  4606 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: Bootstrap starting.
I20260710 13:29:13.755662  4605 consensus_queue.cc:260] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.757930  4605 ts_tablet_manager.cc:1434] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 13:29:13.756163  4311 raft_consensus.cc:2468] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.759420  4424 leader_election.cc:304] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.759963  4606 tablet_bootstrap.cc:654] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.760324  4635 raft_consensus.cc:493] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.760847  4635 raft_consensus.cc:515] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.763813  4607 tablet_bootstrap.cc:654] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.766803  4536 raft_consensus.cc:2804] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.767488  4536 raft_consensus.cc:697] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:13.768544  4589 raft_consensus.cc:515] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.768666  4536 consensus_queue.cc:237] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.774230  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.770391  4605 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.775287  4615 raft_consensus.cc:493] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.775759  4615 raft_consensus.cc:515] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.777719  4615 leader_election.cc:290] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.777768  4635 leader_election.cc:290] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:13.778482  4589 leader_election.cc:290] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:13.779939  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d99d6ae48b4a0bbf434279472284f2" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:13.780673  4458 raft_consensus.cc:3060] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.781138  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:13.781725  4312 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.779999  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:13.782966  4424 leader_election.cc:304] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.783774  4615 raft_consensus.cc:2804] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.784008  4277 leader_election.cc:304] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [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: 76282c4066284c628f0e1dc5c19515f8; no voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:13.789279  4589 raft_consensus.cc:2749] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:29:13.784202  4615 raft_consensus.cc:493] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.790876  4615 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.792865  4605 tablet_bootstrap.cc:654] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.796674  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.797408  4386 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 0.
I20260710 13:29:13.799487  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d99d6ae48b4a0bbf434279472284f2" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.800010  4386 raft_consensus.cc:3060] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.811203  4458 raft_consensus.cc:2468] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:13.812407  4277 leader_election.cc:304] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.814072  4589 raft_consensus.cc:2804] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.814582  4589 raft_consensus.cc:697] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:13.815660  4589 consensus_queue.cc:237] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.828934  4605 tablet_bootstrap.cc:492] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.829505  4605 ts_tablet_manager.cc:1403] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.009s
I20260710 13:29:13.831964  4209 catalog_manager.cc:5697] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:13.841282  4605 raft_consensus.cc:359] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.842041  4605 raft_consensus.cc:385] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.842375  4605 raft_consensus.cc:740] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.842670  4589 raft_consensus.cc:493] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:13.843127  4589 raft_consensus.cc:515] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.844424  4386 raft_consensus.cc:2468] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:13.846180  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cde7420ae44f28763c56f35f2dbc4" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:13.846822  4459 raft_consensus.cc:2468] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:13.846717  4615 raft_consensus.cc:515] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.846983  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cde7420ae44f28763c56f35f2dbc4" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:13.848131  4277 leader_election.cc:304] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.849135  4633 raft_consensus.cc:2804] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:13.849476  4633 raft_consensus.cc:493] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:13.849704  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:13.849884  4633 raft_consensus.cc:3060] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.850292  4311 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.849503  4589 leader_election.cc:290] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:13.843122  4605 consensus_queue.cc:260] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.856246  4385 raft_consensus.cc:2468] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.858448  4605 ts_tablet_manager.cc:1434] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:29:13.859508  4605 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.861688  4311 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:13.863082  4424 leader_election.cc:304] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.864235  4536 raft_consensus.cc:2804] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.864848  4536 raft_consensus.cc:697] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:13.865933  4536 consensus_queue.cc:237] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.874652  4633 raft_consensus.cc:515] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.876981  4633 leader_election.cc:290] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:13.877666  4386 raft_consensus.cc:2468] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:13.878010  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cde7420ae44f28763c56f35f2dbc4" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:13.878610  4459 raft_consensus.cc:3060] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.879014  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cde7420ae44f28763c56f35f2dbc4" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.879580  4384 raft_consensus.cc:3060] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.883898  4605 tablet_bootstrap.cc:654] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.885394  4459 raft_consensus.cc:2468] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:13.886564  4277 leader_election.cc:304] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:13.887395  4633 raft_consensus.cc:2804] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:13.887928  4633 raft_consensus.cc:697] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:13.888854  4633 consensus_queue.cc:237] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.891324  4614 consensus_queue.cc:1048] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:13.901597  4384 raft_consensus.cc:2468] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:13.905371  4207 catalog_manager.cc:5697] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:13.920307  4605 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.922998  4605 ts_tablet_manager.cc:1403] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.006s
I20260710 13:29:13.930025  4605 raft_consensus.cc:359] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.932425  4605 raft_consensus.cc:385] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:13.932788  4605 raft_consensus.cc:740] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:13.935534  4605 consensus_queue.cc:260] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:13.938448  4605 ts_tablet_manager.cc:1434] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 13:29:13.949684  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:13.950484  4384 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:13.961724  4605 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:13.966876  4615 leader_election.cc:290] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:13.970238  4605 tablet_bootstrap.cc:654] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:13.997368  4605 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:13.996734  4209 catalog_manager.cc:5697] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 1 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:13.998662  4536 consensus_queue.cc:1048] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:13.997936  4605 ts_tablet_manager.cc:1403] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260710 13:29:14.004534  4605 raft_consensus.cc:359] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.007675  4605 raft_consensus.cc:385] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.008347  4605 raft_consensus.cc:740] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.009771  4605 consensus_queue.cc:260] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.016734  4607 tablet_bootstrap.cc:492] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:14.017374  4607 ts_tablet_manager.cc:1403] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.272s	user 0.047s	sys 0.104s
I20260710 13:29:14.020377  4607 raft_consensus.cc:359] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.021091  4607 raft_consensus.cc:385] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.021396  4607 raft_consensus.cc:740] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.022185  4607 consensus_queue.cc:260] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.024623  4607 ts_tablet_manager.cc:1434] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:29:14.025553  4607 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:14.029978  4384 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 1.
I20260710 13:29:14.031798  4607 tablet_bootstrap.cc:654] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:14.031939  4605 ts_tablet_manager.cc:1434] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260710 13:29:14.040287  4605 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: Bootstrap starting.
I20260710 13:29:14.043066  4633 raft_consensus.cc:493] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:14.043727  4633 raft_consensus.cc:515] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.043579  4207 catalog_manager.cc:5697] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.045766  4605 tablet_bootstrap.cc:654] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:14.050359  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:14.051227  4384 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:14.052850  4278 leader_election.cc:304] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:14.054013  4635 raft_consensus.cc:2804] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:14.054450  4635 raft_consensus.cc:493] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:14.054925  4635 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.086498  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:14.087220  4459 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:14.087420  4606 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: No bootstrap required, opened a new log
I20260710 13:29:14.089730  4606 ts_tablet_manager.cc:1403] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: Time spent bootstrapping tablet: real 0.336s	user 0.057s	sys 0.079s
I20260710 13:29:14.092496  4606 raft_consensus.cc:359] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.093150  4606 raft_consensus.cc:385] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.093431  4606 raft_consensus.cc:740] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.094849  4606 consensus_queue.cc:260] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.095757  4633 leader_election.cc:290] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.097416  4606 ts_tablet_manager.cc:1434] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:29:14.099073  4635 raft_consensus.cc:515] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.103188  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.103873  4459 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.106005  4607 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:14.106458  4607 ts_tablet_manager.cc:1403] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.023s
I20260710 13:29:14.109083  4607 raft_consensus.cc:359] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.109730  4607 raft_consensus.cc:385] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.109961  4568 raft_consensus.cc:493] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:14.110057  4607 raft_consensus.cc:740] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.110296  4459 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:14.110517  4568 raft_consensus.cc:515] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.111086  4607 consensus_queue.cc:260] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.111419  4277 leader_election.cc:304] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:14.112255  4589 raft_consensus.cc:2804] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:14.112685  4589 raft_consensus.cc:697] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:14.112776  4568 leader_election.cc:290] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.113487  4589 consensus_queue.cc:237] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.114693  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:14.116748  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
W20260710 13:29:14.117118  4352 leader_election.cc:343] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:14.119514  4311 raft_consensus.cc:2468] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:14.120031  4633 raft_consensus.cc:493] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:14.120443  4633 raft_consensus.cc:515] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.120874  4350 leader_election.cc:304] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [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: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:14.113452  4607 ts_tablet_manager.cc:1434] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:29:14.122347  4607 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: Bootstrap starting.
I20260710 13:29:14.122273  4384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:14.123167  4384 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.124486  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:14.125046  4385 raft_consensus.cc:2468] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 0.
I20260710 13:29:14.126932  4568 raft_consensus.cc:2804] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:14.127853  4645 consensus_queue.cc:1048] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:14.134979  4605 tablet_bootstrap.cc:492] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: No bootstrap required, opened a new log
I20260710 13:29:14.135391  4605 ts_tablet_manager.cc:1403] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.007s
I20260710 13:29:14.135887  4568 raft_consensus.cc:493] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:14.136348  4568 raft_consensus.cc:3060] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.138103  4605 raft_consensus.cc:359] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.139101  4605 raft_consensus.cc:385] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.139495  4605 raft_consensus.cc:740] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.140413  4605 consensus_queue.cc:260] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.149163  4384 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 1.
I20260710 13:29:14.151201  4605 ts_tablet_manager.cc:1434] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:29:14.152280  4568 raft_consensus.cc:515] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.155215  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.128625  4607 tablet_bootstrap.cc:654] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:14.155798  4311 raft_consensus.cc:3060] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.155974  4207 catalog_manager.cc:5697] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 1 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.158824  4568 leader_election.cc:290] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.128772  4278 leader_election.cc:304] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:14.134513  4635 leader_election.cc:290] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.165562  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
W20260710 13:29:14.166901  4352 leader_election.cc:343] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:14.166987  4568 raft_consensus.cc:493] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:14.167728  4633 leader_election.cc:290] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.167656  4568 raft_consensus.cc:515] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.170970  4536 consensus_queue.cc:1048] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.173269  4311 raft_consensus.cc:2468] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:14.173775  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:14.175199  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:14.175905  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8" is_pre_election: true
I20260710 13:29:14.179734  4655 raft_consensus.cc:2764] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 13:29:14.182262  4277 leader_election.cc:343] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:14.180513  4350 leader_election.cc:304] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:14.185093  4656 raft_consensus.cc:2804] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:14.180763  4312 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:14.181332  4458 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 0.
I20260710 13:29:14.185823  4656 raft_consensus.cc:697] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.186463  4350 leader_election.cc:304] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
W20260710 13:29:14.179996  4258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:14.170981  4568 leader_election.cc:290] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.188359  4568 raft_consensus.cc:2804] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:14.188689  4568 raft_consensus.cc:493] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:14.189010  4568 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.189714  4656 consensus_queue.cc:237] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.193677  4645 consensus_queue.cc:1048] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:29:14.200986  4607 tablet_bootstrap.cc:492] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: No bootstrap required, opened a new log
I20260710 13:29:14.201517  4607 ts_tablet_manager.cc:1403] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.014s
I20260710 13:29:14.205875  4536 consensus_queue.cc:1048] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.216285  4655 consensus_queue.cc:1048] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.217114  4607 raft_consensus.cc:359] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.217792  4607 raft_consensus.cc:385] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:14.218050  4607 raft_consensus.cc:740] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Initialized, Role: FOLLOWER
I20260710 13:29:14.218698  4607 consensus_queue.cc:260] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.219434  4615 raft_consensus.cc:493] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:14.219835  4615 raft_consensus.cc:515] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.220693  4607 ts_tablet_manager.cc:1434] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260710 13:29:14.221938  4615 leader_election.cc:290] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:14.226459  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8" is_pre_election: true
I20260710 13:29:14.227350  4311 raft_consensus.cc:2393] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4e1589483044aaeba4981823f0b53a8 in current term 1: Already voted for candidate 73893fb1ad37401384bcb420f6238859 in this term.
I20260710 13:29:14.239378  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342cc77c71ab46faa3dacb9c80683180" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73893fb1ad37401384bcb420f6238859" is_pre_election: true
I20260710 13:29:14.243856  4427 leader_election.cc:304] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4e1589483044aaeba4981823f0b53a8; no voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:14.245102  4568 raft_consensus.cc:515] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.246851  4645 raft_consensus.cc:3060] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.252521  4459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.253082  4459 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.256795  4645 raft_consensus.cc:2749] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:14.256403  4209 catalog_manager.cc:5697] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.259436  4459 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:14.261530  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.264249  4311 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:14.269306  4568 leader_election.cc:290] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.276039  4352 leader_election.cc:304] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:14.278156  4311 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 1.
I20260710 13:29:14.279474  4656 raft_consensus.cc:2804] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:14.280200  4656 raft_consensus.cc:697] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.281067  4656 consensus_queue.cc:237] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.299055  4633 consensus_queue.cc:1048] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:14.349176  4209 catalog_manager.cc:5697] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 1 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.351361  4647 consensus_queue.cc:1048] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:14.372012  4645 consensus_queue.cc:1048] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.426468  4633 consensus_queue.cc:1048] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.442828  4655 consensus_queue.cc:1048] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.483403  4458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:14.484230  4458 raft_consensus.cc:606] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:14.498443  4633 consensus_queue.cc:1048] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.505187  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:14.505774  4459 raft_consensus.cc:606] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 76282c4066284c628f0e1dc5c19515f8
I20260710 13:29:14.512187  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:14.512754  4459 raft_consensus.cc:606] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:14.525884  4589 consensus_queue.cc:1048] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.536659  4459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:49630
I20260710 13:29:14.537238  4459 raft_consensus.cc:606] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:14.549240  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
mode: GRACEFUL
new_leader_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:50326
I20260710 13:29:14.549911  4312 raft_consensus.cc:606] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Received request to transfer leadership to TS 73893fb1ad37401384bcb420f6238859
I20260710 13:29:14.557013  4633 raft_consensus.cc:993] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.557510  4633 raft_consensus.cc:1081] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.559463  4384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40812
I20260710 13:29:14.560130  4384 raft_consensus.cc:493] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.560506  4384 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.569159  4386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
mode: GRACEFUL
new_leader_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:40822
I20260710 13:29:14.569854  4386 raft_consensus.cc:606] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Received request to transfer leadership to TS b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:14.582105  4384 raft_consensus.cc:515] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.585278  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.585904  4312 raft_consensus.cc:3055] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.586246  4312 raft_consensus.cc:740] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:14.587033  4312 consensus_queue.cc:260] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.588122  4312 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.592042  4384 leader_election.cc:290] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.592562  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9d32164aa64e9281ee239c54c23300" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.594228  4458 raft_consensus.cc:3060] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.603134  4458 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.604347  4352 leader_election.cc:304] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:14.604785  4312 raft_consensus.cc:2468] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.606060  4656 raft_consensus.cc:2804] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.606582  4656 raft_consensus.cc:697] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.607365  4656 consensus_queue.cc:237] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.613371  4208 catalog_manager.cc:5697] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.619485  4656 consensus_queue.cc:1048] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.633452  4657 consensus_queue.cc:1048] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.664258  4568 consensus_queue.cc:1048] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.674253  4657 consensus_queue.cc:1048] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:14.682690  4656 raft_consensus.cc:993] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: : Instructing follower b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:14.683153  4656 raft_consensus.cc:1081] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Signalling peer b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:14.686205  4458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:49608
I20260710 13:29:14.686725  4458 raft_consensus.cc:493] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.687141  4458 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.689502  4615 raft_consensus.cc:993] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.690068  4645 raft_consensus.cc:1081] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.691866  4384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40810
I20260710 13:29:14.692396  4384 raft_consensus.cc:493] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.692752  4384 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.695726  4458 raft_consensus.cc:515] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.698395  4458 leader_election.cc:290] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:14.699524  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.700234  4311 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.700115  4384 raft_consensus.cc:515] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.701905  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa097d747f18438e9c5f5d15fb300e35" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:14.702433  4385 raft_consensus.cc:3055] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.702715  4385 raft_consensus.cc:740] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.703533  4385 consensus_queue.cc:260] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.704388  4384 leader_election.cc:290] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.704726  4385 raft_consensus.cc:3060] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.705793  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.706327  4458 raft_consensus.cc:3055] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.706668  4458 raft_consensus.cc:740] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:14.707396  4458 consensus_queue.cc:260] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.708029  4311 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 2.
I20260710 13:29:14.708598  4458 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.702643  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca171c591834a21963d83bb2802c6a1" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.712464  4424 leader_election.cc:304] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:14.713411  4645 raft_consensus.cc:2804] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.713572  4312 raft_consensus.cc:3060] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.713930  4645 raft_consensus.cc:697] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 2 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:14.714794  4645 consensus_queue.cc:237] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.715276  4458 raft_consensus.cc:2468] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.716403  4352 leader_election.cc:304] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:14.717204  4657 raft_consensus.cc:2804] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.717650  4657 raft_consensus.cc:697] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.718421  4657 consensus_queue.cc:237] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.721710  4312 raft_consensus.cc:2468] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.723706  4385 raft_consensus.cc:2468] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 2.
I20260710 13:29:14.728304  4209 catalog_manager.cc:5697] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.733042  4208 catalog_manager.cc:5697] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 1 to 2, leader changed from 73893fb1ad37401384bcb420f6238859 (127.31.158.66) to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 2 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:14.764420  4615 raft_consensus.cc:993] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.764962  4645 raft_consensus.cc:1081] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 73893fb1ad37401384bcb420f6238859 to start an election
I20260710 13:29:14.766711  4385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
 from {username='slave'} at 127.0.0.1:40810
I20260710 13:29:14.767213  4385 raft_consensus.cc:493] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.767479  4385 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.771938  4385 raft_consensus.cc:515] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.773396  4385 leader_election.cc:290] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.774189  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:14.774789  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b120772e754d5e89c91e6b831a8d04" candidate_uuid: "73893fb1ad37401384bcb420f6238859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.774847  4312 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.775427  4458 raft_consensus.cc:3055] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.775770  4458 raft_consensus.cc:740] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:14.777514  4458 consensus_queue.cc:260] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.778750  4458 raft_consensus.cc:3060] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.780718  4645 raft_consensus.cc:993] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:14.781656  4312 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.781522  4645 raft_consensus.cc:1081] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:14.782805  4350 leader_election.cc:304] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:14.783707  4657 raft_consensus.cc:2804] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.784173  4657 raft_consensus.cc:697] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Leader. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:14.784564  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50302
I20260710 13:29:14.785144  4312 raft_consensus.cc:493] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.784965  4657 consensus_queue.cc:237] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.785519  4458 raft_consensus.cc:2468] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73893fb1ad37401384bcb420f6238859 in term 2.
I20260710 13:29:14.785532  4312 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.792428  4312 raft_consensus.cc:515] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.794217  4312 leader_election.cc:290] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.795015  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:14.795665  4385 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.795292  4208 catalog_manager.cc:5697] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 73893fb1ad37401384bcb420f6238859 (127.31.158.66). New cstate: current_term: 2 leader_uuid: "73893fb1ad37401384bcb420f6238859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.796736  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197468e1324f42f98df3ff0fef3e39db" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.797274  4458 raft_consensus.cc:3055] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.797547  4458 raft_consensus.cc:740] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:14.798251  4458 consensus_queue.cc:260] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.800200  4458 raft_consensus.cc:3060] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.805426  4385 raft_consensus.cc:2468] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:14.806684  4278 leader_election.cc:304] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:14.807641  4589 raft_consensus.cc:2804] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.808135  4589 raft_consensus.cc:697] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:14.809013  4589 consensus_queue.cc:237] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.809007  4458 raft_consensus.cc:2468] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:14.817071  4208 catalog_manager.cc:5697] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.979857  4615 raft_consensus.cc:993] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: : Instructing follower 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:14.980311  4645 raft_consensus.cc:1081] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Signalling peer 76282c4066284c628f0e1dc5c19515f8 to start an election
I20260710 13:29:14.981896  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
 from {username='slave'} at 127.0.0.1:50302
I20260710 13:29:14.982326  4312 raft_consensus.cc:493] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.982594  4312 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.987028  4312 raft_consensus.cc:515] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.988505  4312 leader_election.cc:290] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985), b4e1589483044aaeba4981823f0b53a8 (127.31.158.67:39149)
I20260710 13:29:14.989454  4385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:14.989727  4458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd3a08c516e4ebf8ccd9f2c0b327cd8" candidate_uuid: "76282c4066284c628f0e1dc5c19515f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
I20260710 13:29:14.990097  4385 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.990425  4458 raft_consensus.cc:3055] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.990795  4458 raft_consensus.cc:740] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:14.991472  4458 consensus_queue.cc:260] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:14.992348  4458 raft_consensus.cc:3060] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.996976  4385 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:14.997620  4458 raft_consensus.cc:2468] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76282c4066284c628f0e1dc5c19515f8 in term 2.
I20260710 13:29:14.998276  4278 leader_election.cc:304] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73893fb1ad37401384bcb420f6238859, 76282c4066284c628f0e1dc5c19515f8; no voters: 
I20260710 13:29:14.999269  4633 raft_consensus.cc:2804] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.999742  4633 raft_consensus.cc:697] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Leader. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:15.000550  4633 consensus_queue.cc:237] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:15.006938  4208 catalog_manager.cc:5697] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 reported cstate change: term changed from 1 to 2, leader changed from b4e1589483044aaeba4981823f0b53a8 (127.31.158.67) to 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65). New cstate: current_term: 2 leader_uuid: "76282c4066284c628f0e1dc5c19515f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:15.052767  4312 raft_consensus.cc:1275] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.053977  4657 consensus_queue.cc:1048] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.062940  4458 raft_consensus.cc:1275] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.066443  4656 consensus_queue.cc:1048] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.124375  4312 raft_consensus.cc:1275] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.125618  4645 consensus_queue.cc:1048] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.136605  4385 raft_consensus.cc:1275] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.138103  4645 consensus_queue.cc:1048] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:15.222568  4385 raft_consensus.cc:1275] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.223922  4633 consensus_queue.cc:1048] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.230662  4458 raft_consensus.cc:1275] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.231886  4655 consensus_queue.cc:1048] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.242769  4312 raft_consensus.cc:1275] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.245015  4656 consensus_queue.cc:1048] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.254448  4458 raft_consensus.cc:1275] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.255613  4657 consensus_queue.cc:1048] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.266819  4458 raft_consensus.cc:1275] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.267954  4657 consensus_queue.cc:1048] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.275943  4312 raft_consensus.cc:1275] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Refusing update from remote peer 73893fb1ad37401384bcb420f6238859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.277550  4657 consensus_queue.cc:1048] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.437562  4458 raft_consensus.cc:1275] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.439306  4655 consensus_queue.cc:1048] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:15.450212  4385 raft_consensus.cc:1275] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Refusing update from remote peer 76282c4066284c628f0e1dc5c19515f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:15.451808  4589 consensus_queue.cc:1048] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:17.573357  4208 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44686:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:29:17.594123  4208 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44686:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:29:17.618381 32377 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:29:17.870069  4350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.65:44693, user_credentials={real_user=slave}} blocked reactor thread for 80728.1us
I20260710 13:29:17.877979  4736 tablet.cc:1724] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: 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 13:29:17.906661  4741 tablet.cc:1724] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: 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 13:29:17.809975  4723 tablet.cc:1724] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:17.945076  4278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.66:32985, user_credentials={real_user=slave}} blocked reactor thread for 70500.6us
I20260710 13:29:17.929056  4732 tablet.cc:1724] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:17.927167  4743 tablet.cc:1724] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: 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 13:29:17.967839  4739 tablet.cc:1724] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.014814  4736 tablet.cc:1724] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.023624  4755 tablet.cc:1724] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:17.969326  4744 tablet.cc:1724] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.032851  4753 tablet.cc:1724] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.049283  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005eac29355e432d86205b97cdc26f45"
dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
mode: GRACEFUL
new_leader_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:48064
I20260710 13:29:18.049944  4312 raft_consensus.cc:606] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Received request to transfer leadership to TS b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:18.034539  4750 tablet.cc:1724] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.060477  4723 tablet.cc:1724] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.070250  4277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.67:39149, user_credentials={real_user=slave}} blocked reactor thread for 100548us
I20260710 13:29:18.088188  4732 tablet.cc:1724] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.093039  4741 tablet.cc:1724] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.102437  4744 tablet.cc:1724] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.116144  4278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.158.66:32985, user_credentials={real_user=slave}} blocked reactor thread for 151000us
I20260710 13:29:18.130119  4758 tablet.cc:1724] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.132405  4723 tablet.cc:1724] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.153695  4736 tablet.cc:1724] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.124138  4757 tablet.cc:1724] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.161450  4743 tablet.cc:1724] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.178054  4744 tablet.cc:1724] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.189404  4732 tablet.cc:1724] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.190380  4754 raft_consensus.cc:993] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: : Instructing follower b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:18.191169  4760 raft_consensus.cc:1081] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Signalling peer b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:18.198159  4386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56"
dest_uuid: "73893fb1ad37401384bcb420f6238859"
mode: GRACEFUL
new_leader_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:47738
I20260710 13:29:18.198791  4386 raft_consensus.cc:606] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Received request to transfer leadership to TS b4e1589483044aaeba4981823f0b53a8
I20260710 13:29:18.200814 32377 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:29:18.201375 32377 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:18.205031  4459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005eac29355e432d86205b97cdc26f45"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:49614
I20260710 13:29:18.205590  4459 raft_consensus.cc:493] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:18.205926  4459 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.151736  4750 tablet.cc:1724] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: 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 13:29:18.213815  4459 raft_consensus.cc:515] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.218108  4310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:18.218323  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005eac29355e432d86205b97cdc26f45" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:18.218736  4310 raft_consensus.cc:3055] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:18.218916  4386 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.219103  4310 raft_consensus.cc:740] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76282c4066284c628f0e1dc5c19515f8, State: Running, Role: LEADER
I20260710 13:29:18.219950  4310 consensus_queue.cc:260] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [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: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.221098  4310 raft_consensus.cc:3060] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.212085  4753 tablet.cc:1724] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.213768  4761 log.cc:927] Time spent T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260710 13:29:18.226423  4386 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 3.
I20260710 13:29:18.217872  4744 tablet.cc:1724] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.228618  4741 tablet.cc:1724] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: 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 13:29:18.235002  4310 raft_consensus.cc:2468] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 3.
I20260710 13:29:18.235002  4427 leader_election.cc:304] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [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: 73893fb1ad37401384bcb420f6238859, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:18.236131  4685 raft_consensus.cc:2804] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:18.236604  4685 raft_consensus.cc:697] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 3 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:18.221112  4755 tablet.cc:1724] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: 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 13:29:18.237437  4685 consensus_queue.cc:237] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [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: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.242590  4459 leader_election.cc:290] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 3 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:18.269969  4207 catalog_manager.cc:5697] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 2 to 3, leader changed from 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65) to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:18.277820  4208 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: soft_deleted_table [id=f11ac2b94fcc4738843dc29c84386fa1] alter complete (version 1)
I20260710 13:29:18.366797  4729 raft_consensus.cc:993] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: : Instructing follower b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:18.367338  4737 raft_consensus.cc:1081] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Signalling peer b4e1589483044aaeba4981823f0b53a8 to start an election
I20260710 13:29:18.368628  4459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56"
dest_uuid: "b4e1589483044aaeba4981823f0b53a8"
 from {username='slave'} at 127.0.0.1:49608
I20260710 13:29:18.369064  4459 raft_consensus.cc:493] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:18.369438  4459 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.374681  4459 raft_consensus.cc:515] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.375931  4459 leader_election.cc:290] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [CANDIDATE]: Term 3 election: Requested vote from peers 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693), 73893fb1ad37401384bcb420f6238859 (127.31.158.66:32985)
I20260710 13:29:18.376673  4310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76282c4066284c628f0e1dc5c19515f8"
I20260710 13:29:18.376859  4386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a31c9259daf449f819d68961a9a9d56" candidate_uuid: "b4e1589483044aaeba4981823f0b53a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73893fb1ad37401384bcb420f6238859"
I20260710 13:29:18.377300  4310 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.377362  4386 raft_consensus.cc:3055] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:18.377758  4386 raft_consensus.cc:740] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73893fb1ad37401384bcb420f6238859, State: Running, Role: LEADER
I20260710 13:29:18.378539  4386 consensus_queue.cc:260] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [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: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.379801  4386 raft_consensus.cc:3060] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:18.384086  4310 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 3.
I20260710 13:29:18.385673  4424 leader_election.cc:304] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [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: 76282c4066284c628f0e1dc5c19515f8, b4e1589483044aaeba4981823f0b53a8; no voters: 
I20260710 13:29:18.386463  4685 raft_consensus.cc:2804] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:18.386664  4386 raft_consensus.cc:2468] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e1589483044aaeba4981823f0b53a8 in term 3.
I20260710 13:29:18.386962  4685 raft_consensus.cc:697] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 3 LEADER]: Becoming Leader. State: Replica: b4e1589483044aaeba4981823f0b53a8, State: Running, Role: LEADER
I20260710 13:29:18.387717  4685 consensus_queue.cc:237] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [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: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } }
I20260710 13:29:18.394881  4209 catalog_manager.cc:5697] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 reported cstate change: term changed from 2 to 3, leader changed from 73893fb1ad37401384bcb420f6238859 (127.31.158.66) to b4e1589483044aaeba4981823f0b53a8 (127.31.158.67). New cstate: current_term: 3 leader_uuid: "b4e1589483044aaeba4981823f0b53a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e1589483044aaeba4981823f0b53a8" member_type: VOTER last_known_addr { host: "127.31.158.67" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:18.739322  4386 raft_consensus.cc:1275] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:18.740460  4685 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:18.749189  4312 raft_consensus.cc:1275] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:18.750528  4685 consensus_queue.cc:1048] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:29:18.820540  4312 raft_consensus.cc:1275] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:18.821712  4685 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76282c4066284c628f0e1dc5c19515f8" member_type: VOTER last_known_addr { host: "127.31.158.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:18.831991  4386 raft_consensus.cc:1275] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Refusing update from remote peer b4e1589483044aaeba4981823f0b53a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:18.833470  4733 consensus_queue.cc:1048] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73893fb1ad37401384bcb420f6238859" member_type: VOTER last_known_addr { host: "127.31.158.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:19.259066 32377 tablet_server.cc:179] TabletServer@127.31.158.65:0 shutting down...
W20260710 13:29:19.274785  4350 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]
I20260710 13:29:19.285884 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:19.287851 32377 tablet_replica.cc:333] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
W20260710 13:29:19.288407  4350 consensus_peers.cc:597] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. 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 13:29:19.288661 32377 raft_consensus.cc:2243] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.289305 32377 raft_consensus.cc:2272] T fa097d747f18438e9c5f5d15fb300e35 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.291572 32377 tablet_replica.cc:333] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
W20260710 13:29:19.291728  4350 consensus_peers.cc:597] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. 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 13:29:19.292196 32377 raft_consensus.cc:2243] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.292692 32377 raft_consensus.cc:2272] T fb9d32164aa64e9281ee239c54c23300 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.294683 32377 tablet_replica.cc:333] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.295358 32377 raft_consensus.cc:2243] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.295876 32377 raft_consensus.cc:2272] T 4ca171c591834a21963d83bb2802c6a1 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.298228 32377 tablet_replica.cc:333] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.299077 32377 raft_consensus.cc:2243] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.299620 32377 raft_consensus.cc:2272] T 16b120772e754d5e89c91e6b831a8d04 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:19.299844  4424 consensus_peers.cc:597] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. 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 13:29:19.301401 32377 tablet_replica.cc:333] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.301993 32377 raft_consensus.cc:2243] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.302757 32377 raft_consensus.cc:2272] T 197468e1324f42f98df3ff0fef3e39db P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.304569 32377 tablet_replica.cc:333] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.305090 32377 raft_consensus.cc:2243] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.305764 32377 raft_consensus.cc:2272] T 9f9cde7420ae44f28763c56f35f2dbc4 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.307431 32377 tablet_replica.cc:333] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.307945 32377 raft_consensus.cc:2243] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.308619 32377 raft_consensus.cc:2272] T 48d99d6ae48b4a0bbf434279472284f2 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.310194 32377 tablet_replica.cc:333] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.310756 32377 raft_consensus.cc:2243] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.311431 32377 raft_consensus.cc:2272] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.312999 32377 tablet_replica.cc:333] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.313557 32377 raft_consensus.cc:2243] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.314239 32377 raft_consensus.cc:2272] T 81b9c9fb69084e3dabf0833d4822baa6 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.315974 32377 tablet_replica.cc:333] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.316478 32377 raft_consensus.cc:2243] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.316857 32377 raft_consensus.cc:2272] T 005eac29355e432d86205b97cdc26f45 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.319522 32377 tablet_replica.cc:333] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.320009 32377 raft_consensus.cc:2243] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.320696 32377 raft_consensus.cc:2272] T d144ee979757425b8a56c6c548190078 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.322345 32377 tablet_replica.cc:333] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.322911 32377 raft_consensus.cc:2243] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.323304 32377 raft_consensus.cc:2272] T 0a31c9259daf449f819d68961a9a9d56 P 76282c4066284c628f0e1dc5c19515f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.325577 32377 tablet_replica.cc:333] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.326062 32377 raft_consensus.cc:2243] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.326472 32377 raft_consensus.cc:2272] T 06007fe0eb5c421790b8d4927441ee2d P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.328263 32377 tablet_replica.cc:333] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.328742 32377 raft_consensus.cc:2243] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.329210 32377 raft_consensus.cc:2272] T 3e5d37fe63fb460cb3105340709fd0bb P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.331161 32377 tablet_replica.cc:333] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.331619 32377 raft_consensus.cc:2243] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.332003 32377 raft_consensus.cc:2272] T 416ba6a7958f46e1a8ff3f7d3b17871d P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.333763 32377 tablet_replica.cc:333] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.334254 32377 raft_consensus.cc:2243] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.334774 32377 raft_consensus.cc:2272] T e6f5f16122af42f8a47e9172f649b7af P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.336583 32377 tablet_replica.cc:333] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.337049 32377 raft_consensus.cc:2243] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.337437 32377 raft_consensus.cc:2272] T 342cc77c71ab46faa3dacb9c80683180 P 76282c4066284c628f0e1dc5c19515f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.339054 32377 tablet_replica.cc:333] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8: stopping tablet replica
I20260710 13:29:19.339485 32377 raft_consensus.cc:2243] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.340178 32377 raft_consensus.cc:2272] T 9600daeb4788491a9660105a38c5ce68 P 76282c4066284c628f0e1dc5c19515f8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:19.354323  4350 consensus_peers.cc:597] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. 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 13:29:19.379132 32377 tablet_server.cc:196] TabletServer@127.31.158.65:0 shutdown complete.
I20260710 13:29:19.406437 32377 tablet_server.cc:179] TabletServer@127.31.158.66:0 shutting down...
W20260710 13:29:19.413079  4350 consensus_peers.cc:597] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:19.436831 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:19.441694 32377 tablet_replica.cc:333] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.442749 32377 raft_consensus.cc:2243] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.443396 32377 raft_consensus.cc:2272] T fa097d747f18438e9c5f5d15fb300e35 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:19.444358  4424 consensus_peers.cc:597] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 -> Peer 76282c4066284c628f0e1dc5c19515f8 (127.31.158.65:44693): Couldn't send request to peer 76282c4066284c628f0e1dc5c19515f8. Status: Network error: Client connection negotiation failed: client connection to 127.31.158.65:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:19.445787 32377 tablet_replica.cc:333] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.446619 32377 raft_consensus.cc:2243] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.447204 32377 raft_consensus.cc:2272] T 9f9cde7420ae44f28763c56f35f2dbc4 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.448882 32377 tablet_replica.cc:333] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.449368 32377 raft_consensus.cc:2243] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.450027 32377 raft_consensus.cc:2272] T fb9d32164aa64e9281ee239c54c23300 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.451696 32377 tablet_replica.cc:333] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.452175 32377 raft_consensus.cc:2243] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.452522 32377 raft_consensus.cc:2272] T 48d99d6ae48b4a0bbf434279472284f2 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.454587 32377 tablet_replica.cc:333] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.455180 32377 raft_consensus.cc:2243] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.455900 32377 raft_consensus.cc:2272] T 16b120772e754d5e89c91e6b831a8d04 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.457471 32377 tablet_replica.cc:333] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.457981 32377 raft_consensus.cc:2243] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.458374 32377 raft_consensus.cc:2272] T 197468e1324f42f98df3ff0fef3e39db P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.459995 32377 tablet_replica.cc:333] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.460486 32377 raft_consensus.cc:2243] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.460884 32377 raft_consensus.cc:2272] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.462936 32377 tablet_replica.cc:333] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.463601 32377 raft_consensus.cc:2243] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.464532 32377 raft_consensus.cc:2272] T 3e5d37fe63fb460cb3105340709fd0bb P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.466329 32377 tablet_replica.cc:333] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.466913 32377 raft_consensus.cc:2243] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.467326 32377 raft_consensus.cc:2272] T 416ba6a7958f46e1a8ff3f7d3b17871d P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.469075 32377 tablet_replica.cc:333] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.469581 32377 raft_consensus.cc:2243] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.470300 32377 raft_consensus.cc:2272] T 06007fe0eb5c421790b8d4927441ee2d P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.472113 32377 tablet_replica.cc:333] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.472656 32377 raft_consensus.cc:2243] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.473086 32377 raft_consensus.cc:2272] T 81b9c9fb69084e3dabf0833d4822baa6 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.474946 32377 tablet_replica.cc:333] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.475471 32377 raft_consensus.cc:2243] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.475868 32377 raft_consensus.cc:2272] T d144ee979757425b8a56c6c548190078 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.477654 32377 tablet_replica.cc:333] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.478140 32377 raft_consensus.cc:2243] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.478541 32377 raft_consensus.cc:2272] T 0a31c9259daf449f819d68961a9a9d56 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.481004 32377 tablet_replica.cc:333] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.481524 32377 raft_consensus.cc:2243] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.482259 32377 raft_consensus.cc:2272] T 342cc77c71ab46faa3dacb9c80683180 P 73893fb1ad37401384bcb420f6238859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.483982 32377 tablet_replica.cc:333] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.484510 32377 raft_consensus.cc:2243] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.484894 32377 raft_consensus.cc:2272] T 9600daeb4788491a9660105a38c5ce68 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.486601 32377 tablet_replica.cc:333] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.487149 32377 raft_consensus.cc:2243] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.487849 32377 raft_consensus.cc:2272] T e6f5f16122af42f8a47e9172f649b7af P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.489600 32377 tablet_replica.cc:333] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.490195 32377 raft_consensus.cc:2243] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.490898 32377 raft_consensus.cc:2272] T 4ca171c591834a21963d83bb2802c6a1 P 73893fb1ad37401384bcb420f6238859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.492439 32377 tablet_replica.cc:333] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859: stopping tablet replica
I20260710 13:29:19.492858 32377 raft_consensus.cc:2243] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.493263 32377 raft_consensus.cc:2272] T 005eac29355e432d86205b97cdc26f45 P 73893fb1ad37401384bcb420f6238859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.529783 32377 tablet_server.cc:196] TabletServer@127.31.158.66:0 shutdown complete.
I20260710 13:29:19.557525 32377 tablet_server.cc:179] TabletServer@127.31.158.67:0 shutting down...
I20260710 13:29:19.582569 32377 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:19.583243 32377 tablet_replica.cc:333] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.583818 32377 raft_consensus.cc:2243] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.584601 32377 raft_consensus.cc:2272] T fa097d747f18438e9c5f5d15fb300e35 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.586402 32377 tablet_replica.cc:333] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.586970 32377 raft_consensus.cc:2243] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.587409 32377 raft_consensus.cc:2272] T fb9d32164aa64e9281ee239c54c23300 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.589001 32377 tablet_replica.cc:333] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.589514 32377 raft_consensus.cc:2243] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.589906 32377 raft_consensus.cc:2272] T 48d99d6ae48b4a0bbf434279472284f2 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.591557 32377 tablet_replica.cc:333] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.592043 32377 raft_consensus.cc:2243] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.592445 32377 raft_consensus.cc:2272] T 197468e1324f42f98df3ff0fef3e39db P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.594105 32377 tablet_replica.cc:333] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.594724 32377 raft_consensus.cc:2243] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.595129 32377 raft_consensus.cc:2272] T 16b120772e754d5e89c91e6b831a8d04 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.596692 32377 tablet_replica.cc:333] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.597172 32377 raft_consensus.cc:2243] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.597590 32377 raft_consensus.cc:2272] T 4ca171c591834a21963d83bb2802c6a1 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.599268 32377 tablet_replica.cc:333] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.599735 32377 raft_consensus.cc:2243] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.600118 32377 raft_consensus.cc:2272] T 2fd3a08c516e4ebf8ccd9f2c0b327cd8 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.601649 32377 tablet_replica.cc:333] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.602183 32377 raft_consensus.cc:2243] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.602581 32377 raft_consensus.cc:2272] T 9f9cde7420ae44f28763c56f35f2dbc4 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.604426 32377 tablet_replica.cc:333] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.604946 32377 raft_consensus.cc:2243] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.605381 32377 raft_consensus.cc:2272] T 3e5d37fe63fb460cb3105340709fd0bb P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.607077 32377 tablet_replica.cc:333] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.607544 32377 raft_consensus.cc:2243] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.608253 32377 raft_consensus.cc:2272] T 416ba6a7958f46e1a8ff3f7d3b17871d P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.609902 32377 tablet_replica.cc:333] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.610383 32377 raft_consensus.cc:2243] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.611104 32377 raft_consensus.cc:2272] T 005eac29355e432d86205b97cdc26f45 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.613051 32377 tablet_replica.cc:333] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.613566 32377 raft_consensus.cc:2243] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.613963 32377 raft_consensus.cc:2272] T d144ee979757425b8a56c6c548190078 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.615634 32377 tablet_replica.cc:333] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.616118 32377 raft_consensus.cc:2243] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.616825 32377 raft_consensus.cc:2272] T 0a31c9259daf449f819d68961a9a9d56 P b4e1589483044aaeba4981823f0b53a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.618767 32377 tablet_replica.cc:333] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.619249 32377 raft_consensus.cc:2243] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.619648 32377 raft_consensus.cc:2272] T 81b9c9fb69084e3dabf0833d4822baa6 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.621256 32377 tablet_replica.cc:333] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.621723 32377 raft_consensus.cc:2243] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.622126 32377 raft_consensus.cc:2272] T 06007fe0eb5c421790b8d4927441ee2d P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.623749 32377 tablet_replica.cc:333] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.624286 32377 raft_consensus.cc:2243] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.624679 32377 raft_consensus.cc:2272] T e6f5f16122af42f8a47e9172f649b7af P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.626323 32377 tablet_replica.cc:333] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.626811 32377 raft_consensus.cc:2243] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.627202 32377 raft_consensus.cc:2272] T 342cc77c71ab46faa3dacb9c80683180 P b4e1589483044aaeba4981823f0b53a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.628700 32377 tablet_replica.cc:333] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8: stopping tablet replica
I20260710 13:29:19.629120 32377 raft_consensus.cc:2243] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:19.629523 32377 raft_consensus.cc:2272] T 9600daeb4788491a9660105a38c5ce68 P b4e1589483044aaeba4981823f0b53a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.676849 32377 tablet_server.cc:196] TabletServer@127.31.158.67:0 shutdown complete.
I20260710 13:29:19.703498 32377 master.cc:562] Master@127.31.158.126:42579 shutting down...
I20260710 13:29:19.723727 32377 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:19.724268 32377 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:19.724588 32377 tablet_replica.cc:333] T 00000000000000000000000000000000 P 819448fe6af0420aa91a8b3956fb6e88: stopping tablet replica
I20260710 13:29:19.744412 32377 master.cc:584] Master@127.31.158.126:42579 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11820 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23996 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109733 ms total)
[  PASSED  ] 8 tests.
I20260710 13:29:19.793265 32377 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260710 13:29:19.793478 32377 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260710 13:29:19.793617 32377 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 401 messages since previous log ~14 seconds ago
I20260710 13:29:19.793766 32377 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 ~33 seconds ago
I20260710 13:29:19.793903 32377 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 ~33 seconds ago
I20260710 13:29:19.794083 32377 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:29:19.794318 32377 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
